summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index fe53069..a4845e8 100644
--- a/client/index.html
+++ b/client/index.html
@@ -73,7 +73,6 @@
<!-- Include resquest dependencies -->
<script src="./js/requests/identity.js"></script>
- <script src="./js/requests/errors.js"></script>
<!-- Include controller -->
<script src="./js/controllers/login.js"></script>