mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
style: removed unused variable
This commit is contained in:
parent
e9b58c359d
commit
c9da9697bc
@ -18,7 +18,6 @@ import { checkBotFlag, checkUserFlag, formatNumber, parseCookie, redirectTo } fr
|
||||
import { getToken } from '@utils/Csrf'
|
||||
|
||||
import NotFound from '../../404'
|
||||
import Footer from '@components/Footer'
|
||||
|
||||
const Container = dynamic(() => import('@components/Container'))
|
||||
const DiscordAvatar = dynamic(() => import('@components/DiscordAvatar'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user