Browse Source

formatting

Former-commit-id: 42a76d91e2144f1fd514278cda3f9b6d874b42c8
Gildas 6 năm trước cách đây
mục cha
commit
5cfbe7d66f

+ 0 - 1
lib/single-file/processors/hooks/content/content-hooks-frames-web.js

@@ -162,7 +162,6 @@
 		}
 	});
 
-
 	addEventListener.call(window, LOAD_DEFERRED_IMAGES_END_EVENT, () => {
 		const scrollingElement = document.scrollingElement || document.documentElement;
 		delete scrollingElement.clientHeight;