diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index dc9f502a..c2205983 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -70,7 +70,6 @@ const MyApp = (({ console.warn("No hotjar site id or version provided"); return; } - console.log("Intializing hotjar"); hotjar.initialize({ id: hotjarSiteId,