summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-10-01 19:11:07 +0300
committerYuval Adam <_@yuv.al>2020-10-01 19:11:07 +0300
commit27b559760cef7bee9e1aef0e9eee69a21ad1f641 (patch)
tree3fb2c934923e621495730eeac28bb6afe3ba9a0c
parentf81e855b71ebac0845fe06fe0bd06cdbf7b1cc7e (diff)
Remove core.js reference for now
-rw-r--r--iss/templates/passes.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/iss/templates/passes.html b/iss/templates/passes.html
index 63ef325..c3d868c 100644
--- a/iss/templates/passes.html
+++ b/iss/templates/passes.html
@@ -2,7 +2,6 @@
{% block extrahead %}
<script src="/static/js/vue.min.js"></script>
-<script src="/static/js/core.js"></script>
{% endblock %}
{% block content %}