summaryrefslogtreecommitdiff
path: root/src/http_util.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_util.rs')
-rw-r--r--src/http_util.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http_util.rs b/src/http_util.rs
index 0d3189d27..1c6079c08 100644
--- a/src/http_util.rs
+++ b/src/http_util.rs
@@ -1,5 +1,4 @@
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
-
use errors;
use errors::{DenoError, DenoResult};
use tokio_util;