summaryrefslogtreecommitdiff
path: root/lib/vendor-investigation/table/investigation-table.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vendor-investigation/table/investigation-table.tsx')
-rw-r--r--lib/vendor-investigation/table/investigation-table.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/vendor-investigation/table/investigation-table.tsx b/lib/vendor-investigation/table/investigation-table.tsx
index 40b849fc..d5dc05ac 100644
--- a/lib/vendor-investigation/table/investigation-table.tsx
+++ b/lib/vendor-investigation/table/investigation-table.tsx
@@ -44,7 +44,6 @@ export function VendorsInvestigationTable({ promises }: VendorsTableProps) {
})
}, [rawResponse.data])
- console.log(transformedData)
const pageCount = rawResponse.pageCount