summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortimb <opuscule@gmail.com>2015-07-16 17:32:59 -0700
committertimb <opuscule@gmail.com>2015-07-16 17:32:59 -0700
commit01e181b2b1c93254f887b0ddc8d2cbe7dc864eed (patch)
tree831f11fe3abdc46369e06251b35f75158659323d /index.html
parent69643b0204699334a726545507f026c495a0fc23 (diff)
rm duplicate parse code
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index ba351a3..fe4f43a 100644
--- a/index.html
+++ b/index.html
@@ -96,7 +96,6 @@
<script src="js/util.js"></script>
<script src="js/unicode.js"></script>
<script src="js/color.js"></script>
-<script src="js/parse.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/upload.js"></script>
<script src="js/user.js"></script>