3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-14 13:57:19 +00:00

Remove unnecessary import

This commit is contained in:
Dark 2020-11-20 02:33:28 +01:00
parent 02084bfe3e
commit 57f9e1a9e6

View file

@ -10,7 +10,6 @@ import {
import { sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils";
import { VoiceChannel } from "eris";
import { LogType } from "../../../data/LogType";
import { cons } from "fp-ts/lib/Array";
export const VcmoveCmd = utilityCmd({
trigger: "vcmove",