mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Auto merge of #51531 - Havvy:patch-1, r=kennytm
Remove stray commented one use statement [Insert embarrassed face here]
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
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};
|
||||
|
||||
Reference in New Issue
Block a user