Fix findings from cargo clippy.
This commit is contained in:
committed by
Martin Algesten
parent
b4c15eef2c
commit
378ef57636
@@ -1,7 +1,6 @@
|
||||
use std::io::{Result as IoResult, Write};
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
||||
use base64;
|
||||
use qstring::QString;
|
||||
use url::Url;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user