浏览代码

fixed warnings

Gildas 6 年之前
父节点
当前提交
55fcb77cfd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cli/back-ends/puppeteer.js

+ 1 - 1
cli/back-ends/puppeteer.js

@@ -21,7 +21,7 @@
  *   Source.
  */
 
-/* global singlefile, require, exports, document, window */
+/* global singlefile, require, exports */
 
 const puppeteer = require("puppeteer-core");