Follow clippy
This commit is contained in:
@@ -18,7 +18,7 @@ use rocket::{
|
||||
response::{Responder, Response},
|
||||
Outcome,
|
||||
};
|
||||
use tokio::{runtime, sync::mpsc};
|
||||
use tokio::runtime;
|
||||
use tracing::{debug, warn};
|
||||
|
||||
use self::sign::Signable;
|
||||
|
||||
Reference in New Issue
Block a user