Skip to content

Commit 94c3e8a

Browse files
committed
Remove unneeded use of in .
1 parent 774f2fb commit 94c3e8a

File tree

1 file changed

+0
-1
lines changed
  • src/librustc_typeck/check/method

1 file changed

+0
-1
lines changed

src/librustc_typeck/check/method/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ use middle::ty::{self, AsPredicate, ToPolyTraitRef};
2222
use middle::infer;
2323
use util::ppaux::Repr;
2424

25-
use std::rc::Rc;
2625
use syntax::ast::DefId;
2726
use syntax::ast;
2827
use syntax::codemap::Span;

0 commit comments

Comments
 (0)