Remove unused constant kAPPBackgroundEventFailure
This commit is contained in:
parent
eeacef9ade
commit
17fbc6981d
@ -31,7 +31,6 @@
|
||||
NSString* const kAPPBackgroundJsNamespace = @"cordova.plugins.backgroundMode";
|
||||
NSString* const kAPPBackgroundEventActivate = @"activate";
|
||||
NSString* const kAPPBackgroundEventDeactivate = @"deactivate";
|
||||
NSString* const kAPPBackgroundEventFailure = @"failure";
|
||||
|
||||
|
||||
#pragma mark -
|
||||
|
Loading…
Reference in New Issue
Block a user