Rollup merge of #106151 - TaKO8Ki:remove-unused-imports, r=jackh726
Remove unused imports
This commit is contained in:
commit
24265827c8
6 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
use rustc_errors::Diagnostic;
|
||||
use rustc_span::Span;
|
||||
use smallvec::smallvec;
|
||||
use smallvec::SmallVec;
|
||||
|
||||
use rustc_data_structures::fx::FxHashSet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue