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