diff --git a/src/renderer/components/item-object-list/item-list-layout.tsx b/src/renderer/components/item-object-list/item-list-layout.tsx index 94d013fc40..5eeb7b2f11 100644 --- a/src/renderer/components/item-object-list/item-list-layout.tsx +++ b/src/renderer/components/item-object-list/item-list-layout.tsx @@ -22,7 +22,6 @@ import { MenuItem } from "../menu"; import { Checkbox } from "../checkbox"; import { userStore } from "../../../common/user-store"; import { namespaceStore } from "../+namespaces/namespace.store"; -import { Icon } from "../icon"; // todo: refactor, split to small re-usable components