mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-28 03:59:27 +00:00
fix imports
This commit is contained in:
parent
bbf6a12b3f
commit
cba31be9e0
@ -5,8 +5,6 @@ mod wakeup;
|
||||
|
||||
pub use contact_registry::ephemeral::EphemeralRegistry;
|
||||
pub use contact_registry::http::{HttpRegistry, HttpRegistryError};
|
||||
pub use delivery::*;
|
||||
pub use storage::*;
|
||||
pub use wakeup::*;
|
||||
|
||||
#[cfg(logos_delivery)]
|
||||
pub use delivery::{EmbeddedP2pDeliveryService, P2pConfig};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user