cleanup: remove unused DatabaseAction enum

This commit is contained in:
user0-07161 2025-10-09 14:34:07 +02:00
parent 69fe2d00bc
commit 2f0518d393

View file

@ -42,8 +42,6 @@ pub enum IrcAction {
DoNothing,
}
pub enum DatabaseAction {}
#[async_trait]
pub trait IrcHandler: Send + Sync {
async fn handle(