Removing consol.log in regularize

This commit is contained in:
Kartik Sharma 2025-10-09 14:58:11 +05:30
parent 210b01513e
commit eeb886ec36

View File

@ -120,7 +120,6 @@ const Regularization = ({ handleRequest, searchTerm, projectId, organizationId,
return () => eventBus.off("employee", employeeHandler);
}, [employeeHandler]);
console.log("Kartik", currentItems)
return (
<div className="table-responsive text-nowrap pb-4" style={{ minHeight: "200px" }}>