mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
refactor(): remove unused import
This commit is contained in:
parent
b8b605db5e
commit
73a510f9c2
@ -1,4 +1,4 @@
|
|||||||
import { get, getPlugin, getPromise, cordovaWarn, pluginWarn } from './util';
|
import { getPlugin, getPromise, cordovaWarn, pluginWarn } from './util';
|
||||||
import { checkReady } from './bootstrap';
|
import { checkReady } from './bootstrap';
|
||||||
import { CordovaOptions } from './decorators';
|
import { CordovaOptions } from './decorators';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user