Removed unused imports
This commit is contained in:
parent
c524408856
commit
bd22812bfa
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use flate2::read::GzDecoder;
|
||||||
use tar::Archive;
|
use tar::Archive;
|
||||||
|
|
||||||
use std::fs::File;
|
use std::fs::File;
|
||||||
use std::io::prelude::*;
|
|
||||||
|
|
||||||
use reqwest::Client;
|
use reqwest::Client;
|
||||||
use reqwest::header::ETAG;
|
use reqwest::header::ETAG;
|
||||||
|
|
Loading…
Reference in a new issue