Преглед изворни кода

formatting

Former-commit-id: 42a76d91e2144f1fd514278cda3f9b6d874b42c8
Gildas пре 6 година
родитељ
комит
5cfbe7d66f
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      lib/single-file/processors/hooks/content/content-hooks-frames-web.js

+ 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;