Skip to content

Commit 1839fae

Browse files
committed
Removed yet another unused import.
1 parent 18b032a commit 1839fae

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
@@ -17,7 +17,6 @@ use hir;
1717
use ich::NodeIdHashingMode;
1818
use traits::{self, ObligationCause};
1919
use ty::{self, Ty, TyCtxt, GenericParamDefKind, TypeFoldable};
20-
use ty::fold::TypeVisitor;
2120
use ty::subst::{Substs, UnpackedKind};
2221
use ty::maps::TyCtxtAt;
2322
use ty::TypeVariants::*;

0 commit comments

Comments
 (0)