resolve wildcard_imports and checked_conversations lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
f0a0704a93
commit
1b84f5a855
4 changed files with 7 additions and 4 deletions
|
@ -8,7 +8,7 @@ use axum::{
|
|||
};
|
||||
use conduit::{
|
||||
api::{client_server, server_server},
|
||||
*,
|
||||
Error, Result, Ruma, RumaResponse,
|
||||
};
|
||||
use http::{Method, Uri};
|
||||
use ruma::api::{client::error::ErrorKind, IncomingRequest};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue