Skip to content

Commit

Permalink
Fix lint on main. Whoopsie. (#919)
Browse files Browse the repository at this point in the history
* fix: lint

---------

Co-authored-by: theimperious1 <[email protected]>
  • Loading branch information
theimperious1 and theimperious1 authored Dec 25, 2024
1 parent 66aaf80 commit 95f2c64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/discord/commands/guild/d.watchuser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
GuildMember,
SlashCommandBuilder,
TextChannel,
Role,
} from 'discord.js';
import { SlashCommand } from '../../@types/commandDef';
import commandContext from '../../utils/context'; // eslint-disable-line @typescript-eslint/no-unused-vars
Expand Down

0 comments on commit 95f2c64

Please sign in to comment.