diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2013-09-10 16:33:13 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2014-03-12 16:49:30 +0000 |
commit | 4514e67c1d001d40171508f450a0aacba3e57c84 (patch) | |
tree | 51d9f4a8bae710edc7bd7638f56c5f39cf59a375 /phonegap/www/js/config.js-example | |
parent | 87017d5197a623f642b0267ddd44f4d6c70bf751 (diff) |
Remove the phonegap directory
Diffstat (limited to 'phonegap/www/js/config.js-example')
-rw-r--r-- | phonegap/www/js/config.js-example | 5 |
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: '' -}; |