From 5c465ca426c5825fcf5120db5d498098ef39cbdc Mon Sep 17 00:00:00 2001 From: Arvid Norlin Date: Thu, 7 Mar 2024 09:36:28 +0100 Subject: [PATCH] chore: remove hard coded tracking script src --- components/Current/AdobeScript.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/Current/AdobeScript.tsx b/components/Current/AdobeScript.tsx index db3e860a7..35e7803d4 100644 --- a/components/Current/AdobeScript.tsx +++ b/components/Current/AdobeScript.tsx @@ -3,9 +3,6 @@ import { env } from "@/env/server" import Script from "next/script" export default function AdobeScript() { - return ( -