From c068e82d2b6341cf7896bfc2e1fd4683f28d67b4 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Sun, 17 Nov 2019 22:55:01 -0500 Subject: remove a bunch of unused imports --- src/commands/playback.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/commands/playback.rs') diff --git a/src/commands/playback.rs b/src/commands/playback.rs index a54e937..63e061f 100644 --- a/src/commands/playback.rs +++ b/src/commands/playback.rs @@ -22,7 +22,6 @@ use crate::{ PlayQueue, VoiceManager, }, - Result, TARGET_GUILD_ID, util::CtxExt, }; -- cgit v1.3.1