Remove import

I'm using GitHub web editor 😔 

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2024-05-07 13:43:55 +01:00 committed by GitHub
parent 6c48c021e7
commit fb3cfb1cf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,3 @@
use eyre::Result;
use poise::serenity_prelude::{InteractionType, Message, Permissions};
use crate::{Context, Error};