diff options
| -rw-r--r-- | iss/templates/passes.html | 1 |
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 %} |
