mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
remove unnecessary comment
This commit is contained in:
parent
f2e274f459
commit
ed14d87722
@ -51,7 +51,6 @@ export class Network {
|
||||
*/
|
||||
@CordovaProperty
|
||||
static get connection() : Connection { return navigator.connection.type; }
|
||||
// static get preferences() { return window.AppRate.preferences; }
|
||||
|
||||
/**
|
||||
* Watch the network for a disconnect (i.e. network goes offline)
|
||||
|
Loading…
Reference in New Issue
Block a user