Removed unused import.
This commit is contained in:
parent
b79edf008f
commit
18b032a96b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue