diff --git a/src/components/Configs/Changes/ConfigChangesFilters/ConfigTypesTristateDropdown.tsx b/src/components/Configs/Changes/ConfigChangesFilters/ConfigTypesTristateDropdown.tsx index cf5c4f651f..6f9cc22627 100644 --- a/src/components/Configs/Changes/ConfigChangesFilters/ConfigTypesTristateDropdown.tsx +++ b/src/components/Configs/Changes/ConfigChangesFilters/ConfigTypesTristateDropdown.tsx @@ -46,8 +46,6 @@ export default function ConfigTypesTristateDropdown({ const configItemsOptionsItems = configTypeOptions || []; - console.log(field.value, configItemsOptionsItems, isLoading); - return (