summaryrefslogtreecommitdiff
path: root/static/redirect.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/redirect.js')
-rw-r--r--static/redirect.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/redirect.js b/static/redirect.js
index cbc198cc..54c5be82 100644
--- a/static/redirect.js
+++ b/static/redirect.js
@@ -1,7 +1,5 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
-"use strict";
-
// Client-side redirects for fragments (anchors)
//
// It should be possible to do this with server-side redirects, but it was never implemented or