Fixed sample environment file

master
Keith Irwin 2017-04-17 13:25:27 -04:00
parent 955ef3027f
commit ef3c8c203a
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@ module.exports = {
googleClientSecret: 'XXXXXXXXX_XXXXXXXXXXXXXX',
// Google maps API key
googleMapsAPI: 'XXXXXXXXXXXXXXX_XXXXXXXXXXXXXXXXXXXXXXX',
googleMapsAPI: 'XXXXXXXXXXXXXXX_XXXXXXXXXXXXXXXXXXXXXXX'
};