Skip to content

Commit

Permalink
😡
Browse files Browse the repository at this point in the history
  • Loading branch information
codedealer authored Aug 18, 2024
1 parent f01a0f3 commit 34fbcf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/vanquish.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Command } from '@sapphire/framework';
import { generateCommandOptions } from '../lib/generateCommandOptions';
import { ApplicationCommandType, GuildMember } from 'discord.js';
import { Time } from '@sapphire/time-utilities';
import { recordTotalBanScore } from '../lib/recordTotalBanScore';
import { replyOrEdit } from '../lib/discordOps';

Expand Down

0 comments on commit 34fbcf1

Please sign in to comment.