aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/js/config.js-example
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2013-09-10 16:33:13 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-03-12 16:49:30 +0000
commit4514e67c1d001d40171508f450a0aacba3e57c84 (patch)
tree51d9f4a8bae710edc7bd7638f56c5f39cf59a375 /phonegap/www/js/config.js-example
parent87017d5197a623f642b0267ddd44f4d6c70bf751 (diff)
Remove the phonegap directory
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: ''
-};