Skip to content

Commit 18b032a

Browse files
committed
Removed unused import.
1 parent b79edf0 commit 18b032a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc/ty/util.rs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use hir::def_id::DefId;
1515
use hir::map::{DefPathData, Node};
1616
use hir;
1717
use ich::NodeIdHashingMode;
18-
use middle::const_val::ConstVal;
1918
use traits::{self, ObligationCause};
2019
use ty::{self, Ty, TyCtxt, GenericParamDefKind, TypeFoldable};
2120
use ty::fold::TypeVisitor;

0 commit comments

Comments
 (0)