mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-14 22:07:19 +00:00
Remove unnecessary import
This commit is contained in:
parent
02084bfe3e
commit
57f9e1a9e6
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue