mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Remove extra lines.
This commit is contained in:
parent
d43e451763
commit
167245b0b9
@ -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 }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user