Removed unused imports
This commit is contained in:
parent
66f59da7b2
commit
96e6b86f04
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
use core::ops::Deref;
|
||||
use reqwest;
|
||||
use reqwest::header::{Authorization, Basic};
|
||||
use std::io;
|
||||
use std::sync::Arc;
|
||||
use std::thread;
|
||||
use std::time;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue