mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix: missing import
This commit is contained in:
parent
a2932b71b7
commit
bddd81357f
@ -1,6 +1,6 @@
|
||||
import { NextApiRequest} from 'next'
|
||||
import rateLimit from 'express-rate-limit'
|
||||
|
||||
import { MessageEmbed } from 'discord.js'
|
||||
|
||||
import { get, update } from '@utils/Query'
|
||||
import RequestHandler from '@utils/RequestHandler'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user