Removbed unused import
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder, SlashCommandSubcommandBuilder } from "discord.js"
|
import { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder } from "discord.js"
|
||||||
import { devMessage, embedColor } from "~/config/options"
|
import { devMessage, embedColor } from "~/config/options"
|
||||||
import { ICommand } from "~/typings"
|
import { ICommand } from "~/typings"
|
||||||
import beast, { beastSub } from "./staff/beast"
|
import beast, { beastSub } from "./staff/beast"
|
||||||
|
|||||||
Reference in New Issue
Block a user