From f1a5518cebe111cbfc3bb05c91558a1e9a9cb51e Mon Sep 17 00:00:00 2001 From: Vianu Date: Sat, 30 Mar 2024 20:03:11 +0000 Subject: [PATCH] bug fix --- attribution.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/attribution.js b/attribution.js index cf33d3f..ac8afac 100644 --- a/attribution.js +++ b/attribution.js @@ -1,5 +1,3 @@ -import { response } from "express"; - (function () { // Function to fetch client ID from the dataset attribute function getClientId() {