aboutsummaryrefslogtreecommitdiff
path: root/src/commands/dev
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/dev')
-rw-r--r--src/commands/dev/test.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands/dev/test.ts b/src/commands/dev/test.ts
index 5552803..60e93c4 100644
--- a/src/commands/dev/test.ts
+++ b/src/commands/dev/test.ts
@@ -1,4 +1,3 @@
-/* eslint-disable @typescript-eslint/no-explicit-any */
import { BushCommand, BushMessage } from '@lib';
import { Constants as jsConstants, MessageActionRow, MessageButton, MessageEmbed } from 'discord.js';