mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 15:17:28 -04:00
refactor: remove unuse crate references
This commit is contained in:
parent
248473dddf
commit
680d130986
17 changed files with 30 additions and 43 deletions
|
@ -6,3 +6,5 @@ pub mod local_server;
|
|||
pub mod module;
|
||||
pub mod protobuf;
|
||||
pub mod ws;
|
||||
|
||||
pub use backend_service::configuration::{get_client_server_configuration, ClientServerConfiguration};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue