style(events/bot): removing useless import
This commit is contained in:
parent
dfccac5900
commit
71c1065aaa
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ use crate::events::{
|
||||||
BotEvent,
|
BotEvent,
|
||||||
EventEntry
|
EventEntry
|
||||||
};
|
};
|
||||||
use crate::models::DbBot;
|
|
||||||
use crate::models::bot::{
|
use crate::models::bot::{
|
||||||
BotActivity,
|
BotActivity,
|
||||||
BotPresence
|
BotPresence
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue