remove unnecessary comment

This commit is contained in:
Ibrahim Hadeed 2016-03-27 23:11:12 -04:00
parent f2e274f459
commit ed14d87722

View File

@ -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)