Remove unused modules from agents and handlers.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
pub mod news;
|
||||
pub mod scrape;
|
||||
pub mod search;
|
||||
pub mod image_generator;
|
||||
pub mod crypto_market;
|
||||
pub mod image_generator;
|
@@ -2,6 +2,5 @@
|
||||
// src/handlers/mod.rs
|
||||
pub mod error;
|
||||
pub mod status;
|
||||
pub mod stream;
|
||||
pub mod ui;
|
||||
pub mod webhooks;
|
Reference in New Issue
Block a user