forked from Github/cordova-plugin-run-in-background
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