We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280cc15 commit a2eff71Copy full SHA for a2eff71
src/GoogleApiComponent.js
@@ -19,7 +19,6 @@ const defaultCreateCache = options => {
19
const client = options.client;
20
const region = options.region || null;
21
22
-
23
return ScriptCache({
24
google: GoogleApi({
25
apiKey: apiKey,
0 commit comments