diff --git a/app/components/home.tsx b/app/components/home.tsx index f002edc56..b7898c9ae 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -33,7 +33,6 @@ import Hotjar from "@hotjar/browser"; const siteId = 5237727; const hotjarVersion = 6; -const serverConfig = getServerSideConfig(); Hotjar.init(siteId, hotjarVersion); // Initializing with `debug` option: