diff --git a/app/react/MetadataExtraction/EntitySuggestions.tsx b/app/react/MetadataExtraction/EntitySuggestions.tsx index 39ef297b89..16196b5247 100644 --- a/app/react/MetadataExtraction/EntitySuggestions.tsx +++ b/app/react/MetadataExtraction/EntitySuggestions.tsx @@ -76,7 +76,6 @@ export const EntitySuggestions = ({ const actionsCell = ({ row }: { row: Row }) => { const suggestion = row.values; const { state } = suggestion; - console.log('Reviewed property: ', reviewedProperty); return (