diff --git a/src/commands/mod.rs b/src/commands/mod.rs index c51db82..af2a500 100644 --- a/src/commands/mod.rs +++ b/src/commands/mod.rs @@ -42,8 +42,6 @@ pub enum IrcAction { DoNothing, } -pub enum DatabaseAction {} - #[async_trait] pub trait IrcHandler: Send + Sync { async fn handle(