mirror of https://github.com/buster-so/buster.git
fix on the mod
This commit is contained in:
parent
b4b2e5d6b0
commit
e4a8957d72
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue