summaryrefslogtreecommitdiff
path: root/cli/ops/fetch.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/ops/fetch.rs')
-rw-r--r--cli/ops/fetch.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/ops/fetch.rs b/cli/ops/fetch.rs
index d222787a6..54ea7ea13 100644
--- a/cli/ops/fetch.rs
+++ b/cli/ops/fetch.rs
@@ -9,7 +9,6 @@ use futures::future::FutureExt;
use http::header::HeaderName;
use http::header::HeaderValue;
use http::Method;
-use std;
use std::convert::From;
pub fn init(i: &mut Isolate, s: &State) {