Cleaned up imports

This commit is contained in:
2024-10-25 20:00:52 +02:00
parent f2aa84f8a5
commit c94b0ff36e
22 changed files with 0 additions and 43 deletions

View File

@@ -1,5 +1,4 @@
import { GuildMember, InteractionContextType, PermissionFlagsBits, SlashCommandBuilder, userMention } from "discord.js"
import db from "src/drizzle/db.js"
import { getVerify } from "src/drizzle/functions"
import { devMessage, embedColor, hypixelGuildID } from "~/config/options.js"
import { waitingListRole } from "~/config/roles.js"