style(events/bot): removing useless import

This commit is contained in:
Raphael 2026-02-16 15:28:24 +01:00
parent dfccac5900
commit 71c1065aaa
No known key found for this signature in database

View file

@ -6,7 +6,6 @@ use crate::events::{
BotEvent,
EventEntry
};
use crate::models::DbBot;
use crate::models::bot::{
BotActivity,
BotPresence