aboutsummaryrefslogtreecommitdiff
path: root/src/commands/playback.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/playback.rs')
-rw-r--r--src/commands/playback.rs1
1 files changed, 0 insertions, 1 deletions
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,
};