aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/common_scripts.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-11-01 14:34:52 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-11-06 17:53:59 +0000
commitb2843ab936d0a26eafb9802ac95005e776a33f64 (patch)
treedffd8cf040c5dda66cce45a245ff3997c0c03ad5 /templates/web/base/common_scripts.html
parentb811bbb9571e58108d1bad3dbe995b4780b086f9 (diff)
Remove ancient geolocation JS library.
Diffstat (limited to 'templates/web/base/common_scripts.html')
-rw-r--r--templates/web/base/common_scripts.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/base/common_scripts.html b/templates/web/base/common_scripts.html
index 474edc46e..057ecfd67 100644
--- a/templates/web/base/common_scripts.html
+++ b/templates/web/base/common_scripts.html
@@ -12,7 +12,6 @@ scripts.push(
version('/vendor/jquery.validate.min.js'),
version('/vendor/dropzone.min.js'),
version('/js/jquery.multi-select.js'),
- version('/vendor/geo.min.js'),
version('/cobrands/fixmystreet/fixmystreet.js'),
);