From eeb886ec368d990cd4cb7e5e0f9cd4af9c0f7f28 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Thu, 9 Oct 2025 14:58:11 +0530 Subject: [PATCH] Removing consol.log in regularize --- src/components/Activities/Regularization.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Activities/Regularization.jsx b/src/components/Activities/Regularization.jsx index 81cea987..05964afd 100644 --- a/src/components/Activities/Regularization.jsx +++ b/src/components/Activities/Regularization.jsx @@ -120,7 +120,6 @@ const Regularization = ({ handleRequest, searchTerm, projectId, organizationId, return () => eventBus.off("employee", employeeHandler); }, [employeeHandler]); - console.log("Kartik", currentItems) return (