Skip to content

Commit

Permalink
remove test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dwyfrequency committed Apr 18, 2023
1 parent 8332162 commit 888aba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/analytics/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ export async function getGoogleAnalyticsClientId(
analyticsInstance = getModularInstance(analyticsInstance);
return internalGetGoogleAnalyticsClientId(
wrappedGtagFunction,
// test
initializationPromisesMap[analyticsInstance.app.options.appId!]
);
}
Expand Down

0 comments on commit 888aba4

Please sign in to comment.