소스 검색

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"];