Revert "Workaround Google API problems"
This commit is contained in:
committed by
GitHub
parent
e4e198c819
commit
6d44ded269
@@ -104,7 +104,6 @@ module.exports = {
|
||||
appKey: undefined
|
||||
},
|
||||
google: {
|
||||
apiKey: undefined,
|
||||
clientID: undefined,
|
||||
clientSecret: undefined
|
||||
},
|
||||
|
||||
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user