diff options
Diffstat (limited to 'templates/web/base/common_scripts.html')
-rw-r--r-- | templates/web/base/common_scripts.html | 1 |
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'), ); |