mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-13 09:53:22 +00:00
Remove extra lines.
This commit is contained in:
@@ -40,8 +40,6 @@ import static de.appplant.cordova.plugin.background.BackgroundExt.clearKeyguardF
|
|||||||
|
|
||||||
public class BackgroundMode extends CordovaPlugin {
|
public class BackgroundMode extends CordovaPlugin {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Event types for callbacks
|
// Event types for callbacks
|
||||||
private enum Event { ACTIVATE, DEACTIVATE, FAILURE }
|
private enum Event { ACTIVATE, DEACTIVATE, FAILURE }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user