Skip to content

Commit 17a7502

Browse files
committed
Removed test JSON.
1 parent b0ab64e commit 17a7502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-viewer/quicklook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515
<body onload="init()">
1616
<script id="json" type="application/json">
17-
__JSON__({"1":2,"3":[1,2,3]})
17+
__JSON__
1818
</script>
1919
</body>
2020
</html>

0 commit comments

Comments
 (0)