Removed unused imports

This commit is contained in:
2022-07-05 14:58:27 +07:00
parent 00e558b5cb
commit 58e8e53a9b
16 changed files with 12 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { CommandInteraction, Message, Interaction } from 'discord.js';
import { CommandInteraction, Message } from 'discord.js';
import os from 'os';
import NodePing from 'ping';
import { Promise } from 'bluebird';