mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
style: removed unused hook
This commit is contained in:
parent
d70a728693
commit
ee3969eddd
@ -12,7 +12,6 @@ import { categories, library } from '@utils/Constants'
|
|||||||
import { ResponseProps, SubmittedBot, Theme, User } from '@types'
|
import { ResponseProps, SubmittedBot, Theme, User } from '@types'
|
||||||
import { getToken } from '@utils/Csrf'
|
import { getToken } from '@utils/Csrf'
|
||||||
import Fetch from '@utils/Fetch'
|
import Fetch from '@utils/Fetch'
|
||||||
import useOutsideClick from '@utils/useOutsideClick'
|
|
||||||
|
|
||||||
const CheckBox = dynamic(() => import('@components/Form/CheckBox'))
|
const CheckBox = dynamic(() => import('@components/Form/CheckBox'))
|
||||||
const Label = dynamic(() => import('@components/Form/Label'))
|
const Label = dynamic(() => import('@components/Form/Label'))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user