mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-14 05:57:18 +00:00
Remove unnecessary import
This commit is contained in:
parent
2e521aadd7
commit
967469000b
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import {
|
||||||
import { sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils";
|
import { sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils";
|
||||||
import { Member, VoiceChannel } from "eris";
|
import { Member, VoiceChannel } from "eris";
|
||||||
import { LogType } from "../../../data/LogType";
|
import { LogType } from "../../../data/LogType";
|
||||||
import { number } from "io-ts";
|
|
||||||
|
|
||||||
export const VcmoveCmd = utilityCmd({
|
export const VcmoveCmd = utilityCmd({
|
||||||
trigger: "vcmove",
|
trigger: "vcmove",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue