Auto merge of #51531 - Havvy:patch-1, r=kennytm
Remove stray commented one use statement [Insert embarrassed face here]
This commit is contained in:
commit
cd1105437c
@ -30,7 +30,6 @@ use util::common::ErrorReported;
|
||||
use util::nodemap::{FxHashSet, FxHashMap};
|
||||
use errors::FatalError;
|
||||
|
||||
// use std::cmp::Ordering;
|
||||
use std::iter;
|
||||
use syntax::ast;
|
||||
use syntax::feature_gate::{GateIssue, emit_feature_err};
|
||||
|
Loading…
Reference in New Issue
Block a user