rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use conduit::{implement, is_false, Err, Result};
|
||||
use conduit_service::Services;
|
||||
use conduwuit::{implement, is_false, Err, Result};
|
||||
use conduwuit_service::Services;
|
||||
use futures::{future::OptionFuture, join, FutureExt};
|
||||
use ruma::{EventId, RoomId, ServerName};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user