Skip to content

Commit 045bf04

Browse files
committed
Stray console.log call
1 parent 7720ab6 commit 045bf04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/CookieConsent/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ export function CookieConsent() {
3434
}
3535
: {};
3636

37-
console.log("cookieDomain", cookieDomain);
38-
3937
return (
4038
<div role="banner" aria-label="Cookie consent banner" aria-live="polite">
4139
<ReactCookieConsent

0 commit comments

Comments
 (0)