mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix linter (#136)
This patch fixes broken travis, caused by impatient merge of f455e3a1e
This commit is contained in:
parent
f455e3a1e4
commit
1a50403090
@ -14,7 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
const NetworkManager = require('./NetworkManager');
|
||||
const helper = require('./helper');
|
||||
|
||||
class NavigatorWatcher {
|
||||
|
Loading…
Reference in New Issue
Block a user