Revert "Workaround Google API problems"

This commit is contained in:
Christoph (Sheogorath) Kern 2018-05-16 01:31:50 +02:00 committed by GitHub
parent e4e198c819
commit 6d44ded269
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View file

@ -74,7 +74,6 @@ module.exports = {
appKey: process.env.HMD_DROPBOX_APPKEY
},
google: {
apiKey: process.env.HMD_GOOGLE_APIKEY,
clientID: process.env.HMD_GOOGLE_CLIENTID,
clientSecret: process.env.HMD_GOOGLE_CLIENTSECRET
},