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
7fbc37cf1f
commit
7d8bd55b19
@ -6,7 +6,7 @@ import Link from 'next/link'
|
||||
import { useRouter } from 'next/router'
|
||||
|
||||
import { redirectTo } from '@utils/Tools'
|
||||
import { Theme, UserCache } from '@types'
|
||||
import { UserCache } from '@types'
|
||||
|
||||
import DiscordAvatar from '@components/DiscordAvatar'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user