Procházet zdrojové kódy

removed obsolete code

Gildas před 7 roky
rodič
revize
0c3b05fb19
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      lib/single-file/doc-helper.js

+ 0 - 1
lib/single-file/doc-helper.js

@@ -190,7 +190,6 @@ this.docHelper = this.docHelper || (() => {
 					} else {
 						imageElement.style.removeProperty("padding");
 					}
-					imageElement.style.removeProperty("padding");
 					imageData = {
 						width: imageElement.width,
 						height: imageElement.height,