diff --git a/backend/src/plugins/Utility/commands/VcmoveCmd.ts b/backend/src/plugins/Utility/commands/VcmoveCmd.ts index 1fddcdad..b80ad810 100644 --- a/backend/src/plugins/Utility/commands/VcmoveCmd.ts +++ b/backend/src/plugins/Utility/commands/VcmoveCmd.ts @@ -11,7 +11,6 @@ import { import { sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils"; import { Member, VoiceChannel } from "eris"; import { LogType } from "../../../data/LogType"; -import { number } from "io-ts"; export const VcmoveCmd = utilityCmd({ trigger: "vcmove",