Skip to content

Commit 9185695

Browse files
authored
Remove stray commented one use statement
[Insert embarrassed face here]
1 parent 8398ab8 commit 9185695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_typeck/astconv.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ use util::common::ErrorReported;
3030
use util::nodemap::{FxHashSet, FxHashMap};
3131
use errors::FatalError;
3232

33-
// use std::cmp::Ordering;
3433
use std::iter;
3534
use syntax::ast;
3635
use syntax::feature_gate::{GateIssue, emit_feature_err};

0 commit comments

Comments
 (0)