fix linter (#136)

This patch fixes broken travis, caused by impatient merge of f455e3a1e
This commit is contained in:
JoelEinbinder 2017-07-25 16:47:49 -07:00 committed by Andrey Lushnikov
parent f455e3a1e4
commit 1a50403090

View File

@ -14,7 +14,6 @@
* limitations under the License.
*/
const NetworkManager = require('./NetworkManager');
const helper = require('./helper');
class NavigatorWatcher {