mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fix broken build after denying unused imports.
This commit is contained in:
parent
6c179127a3
commit
0b0c2ef461
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use std::str;
|
||||
|
||||
use resource_task::{Done, Payload, Metadata, LoadData, LoadResponse, start_sending};
|
||||
|
||||
use serialize::base64::FromBase64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue