Remove logging

This commit is contained in:
Elio Struyf
2023-08-25 13:24:41 +02:00
parent 0ac04d2247
commit e3bbcf252c
2 changed files with 0 additions and 6 deletions
@@ -115,8 +115,6 @@ export const TaxonomyManager: React.FunctionComponent<ITaxonomyManagerProps> = (
return null;
}
console.log('items', unmappedItems);
return (
<div className={`py-6 px-4 flex flex-col h-full overflow-hidden`}>
<div className={`flex w-full justify-between flex-shrink-0`}>