From cff225a74eaf125b0f42223b89ed343be47c79b1 Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 6 May 2024 15:14:27 +0200 Subject: [PATCH] Redeploy front --- src/pages/_app.tsx | 1 - 1 file changed, 1 deletion(-) 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,