浏览代码

removed obsolete code

Gildas 7 年之前
父节点
当前提交
0c3b05fb19
共有 1 个文件被更改,包括 0 次插入1 次删除
  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,