Browse Source

lint code

Gildas 6 năm trước cách đây
mục cha
commit
03ef0c9da7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/hooks/hooks-frame.js

+ 1 - 1
lib/hooks/hooks-frame.js

@@ -21,7 +21,7 @@
  *   Source.
  */
 
-/* global browser, window, addEventListener, dispatchEvent, CustomEvent, document, HTMLDocument, FileReader, Blob, screen, Element, UIEvent */
+/* global browser, window, addEventListener, dispatchEvent, CustomEvent, document, HTMLDocument, FileReader, Blob */
 
 this.hooksFrame = this.hooksFrame || (() => {