diff --git a/components/CharacterUnit/index.tsx b/components/CharacterUnit/index.tsx index f2b3964f..f286cbf1 100644 --- a/components/CharacterUnit/index.tsx +++ b/components/CharacterUnit/index.tsx @@ -25,7 +25,6 @@ import SettingsIcon from '~public/icons/Settings.svg' import type { SearchableObject } from '~types' import './index.scss' -import { Dialog } from '~components/Dialog' interface Props { gridCharacter?: GridCharacter