Skip to content

Commit 1a087f7

Browse files
committed
chore: remove unused import
1 parent 5061333 commit 1a087f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

studio/src/components/layout/analytics/gtm-script.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import Script from "next/script";
2-
31
export interface GtmScriptProps {
42
gtmId: string | undefined;
53
};

0 commit comments

Comments
 (0)