mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Remove unused import.
This commit is contained in:
parent
75ae1c033f
commit
5e31681740
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use rustc::hir::def_id::DefId;
|
||||
use rustc::hir::map as ast_map;
|
||||
use rustc::hir::{self, def};
|
||||
use rustc::lint::{LateContext, LintContext};
|
||||
use syntax::ast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue