aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/js/config.js-example
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-03-12 16:52:29 +0000
committerMatthew Somerville <matthew@mysociety.org>2014-03-12 16:52:29 +0000
commit8b725b38bb6abf3b77e22c2f65f93fabfc92c645 (patch)
tree6e4ab7d0c4047fc0342427da86da1f1820ae864b /phonegap/www/js/config.js-example
parent87017d5197a623f642b0267ddd44f4d6c70bf751 (diff)
parent1185871fe27fa663a95b304e2f223d458525ed85 (diff)
Merge branch 'delete-mobile-app-folders'
Diffstat (limited to 'phonegap/www/js/config.js-example')
-rw-r--r--phonegap/www/js/config.js-example5
1 files changed, 0 insertions, 5 deletions
diff --git a/phonegap/www/js/config.js-example b/phonegap/www/js/config.js-example
deleted file mode 100644
index c81c2c381..000000000
--- a/phonegap/www/js/config.js-example
+++ /dev/null
@@ -1,5 +0,0 @@
-var CONFIG = {
- FMS_URL: '',
- MAPIT_URL: '',
- BING_API_KEY: ''
-};