Removed unused import.
This commit is contained in:
parent
b79edf008f
commit
18b032a96b
@ -15,7 +15,6 @@ use hir::def_id::DefId;
|
||||
use hir::map::{DefPathData, Node};
|
||||
use hir;
|
||||
use ich::NodeIdHashingMode;
|
||||
use middle::const_val::ConstVal;
|
||||
use traits::{self, ObligationCause};
|
||||
use ty::{self, Ty, TyCtxt, GenericParamDefKind, TypeFoldable};
|
||||
use ty::fold::TypeVisitor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user