mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
remove forgotten things
This commit is contained in:
parent
e7010fd903
commit
0e0150bd3a
@ -31,11 +31,4 @@ export class Brightness {
|
||||
*/
|
||||
@Cordova()
|
||||
static setKeepScreenOn(value: boolean): void { }
|
||||
|
||||
|
||||
/**
|
||||
* Hide the ActionSheet.
|
||||
*/
|
||||
@Cordova()
|
||||
static hide(): Promise<any> { return; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user