Remove unused dependency

This commit is contained in:
Justin Edmund 2023-01-15 15:21:47 -08:00
parent a8fb489911
commit 6f3c7d2a03

View file

@ -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