Skip to content

Commit 1e149e9

Browse files
save file
1 parent da0a5a1 commit 1e149e9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

utils/editors/js-console/html/output-console/v2.0/output-console-v2.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,6 @@
335335

336336
var html = `
337337
338-
<!DOCTYPE html>
339-
340-
<html>
341-
<head>
342-
343338
<script>
344339
window.addEventListener('message',async({data})=>{
345340
@@ -352,12 +347,6 @@
352347
353348
</scr`+`ipt>
354349
355-
</head>
356-
357-
<body>
358-
</body>
359-
</html>
360-
361350
`;
362351

363352

0 commit comments

Comments
 (0)