Removing consol.log in regularize
This commit is contained in:
parent
210b01513e
commit
eeb886ec36
@ -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" }}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user