rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
mod data;
|
||||
use std::sync::Arc;
|
||||
|
||||
use conduit::{PduCount, Result};
|
||||
use conduwuit::{PduCount, Result};
|
||||
use futures::StreamExt;
|
||||
use ruma::{api::Direction, EventId, RoomId, UserId};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user