Resolve lints and format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use std::sync::{Arc, Mutex, Condvar};
|
||||
use std::io::BufRead;
|
||||
use std::sync::{Arc, Condvar, Mutex};
|
||||
|
||||
use warp::http;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user