зеркало из https://github.com/mozilla/gecko-dev.git
servo: Fix broken build after denying unused imports.
Source-Repo: https://github.com/servo/servo Source-Revision: 0b0c2ef461094b5d43a97af5d39c78f22527f8a6
This commit is contained in:
Родитель
978f711ec1
Коммит
c9122b186e
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче