Skip to content

Commit cebde36

Browse files
save file
1 parent d6f49c0 commit cebde36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@
164164
console.log(attr);
165165
var tokens = new Set(attr.split(/\s+/).filter(Boolean));
166166

167-
console.log(chk['allow-scripts'],chk['allow-scripts'].checked);
168-
169167
if(chk['allow-scripts'].checked){
170168
tokens.add('allow-scripts');
171169
}

0 commit comments

Comments
 (0)