Removed yet another unused import.
This commit is contained in:
parent
18b032a96b
commit
1839faead0
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ use hir;
|
|||
use ich::NodeIdHashingMode;
|
||||
use traits::{self, ObligationCause};
|
||||
use ty::{self, Ty, TyCtxt, GenericParamDefKind, TypeFoldable};
|
||||
use ty::fold::TypeVisitor;
|
||||
use ty::subst::{Substs, UnpackedKind};
|
||||
use ty::maps::TyCtxtAt;
|
||||
use ty::TypeVariants::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue