Merged in release/2022-07-22 (pull request #544)

Remove logging statement.
This commit is contained in:
Patrick Fic
2022-07-22 17:56:10 +00:00

View File

@@ -49,10 +49,6 @@ export function LaborAllocationsTable({
() => joblines && joblines.filter((j) => j.convertedtolbr),
[joblines]
);
console.log(
"🚀 ~ file: labor-allocations-table.component.jsx ~ line 52 ~ convertedLines",
convertedLines
);
const columns = [
{