fix on the mod

This commit is contained in:
dal 2025-03-19 15:34:01 -06:00
parent b4b2e5d6b0
commit e4a8957d72
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ mod list_chats;
mod post_chat;
mod sharing;
mod update_chats;
mod sharing;
pub use delete_chats::delete_chats_route;
pub use get_chat::get_chat_route;