mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Removed unused import in net/http_cache.rs
This commit is contained in:
parent
5905f8d3ea
commit
1b4b1c2bb2
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
//! and <http://tools.ietf.org/html/rfc7232>.
|
||||
|
||||
use fetch::methods::DoneChannel;
|
||||
use http_loader::is_redirect_status;
|
||||
use hyper::header;
|
||||
use hyper::header::ContentType;
|
||||
use hyper::header::Headers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue