瀏覽代碼

formatted code

Gildas 7 年之前
父節點
當前提交
29a852a77a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/single-file/serializer.js

+ 0 - 1
lib/single-file/serializer.js

@@ -20,7 +20,6 @@
 
 /* global Node */
 
-
 this.serializer = this.serializer || (() => {
 
 	const SELF_CLOSED_TAG_NAMES = ["area", "base", "br", "col", "command", "embed", "hr", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"];