mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
Fix test from auto-formatter fix
This commit is contained in:
parent
4db6abcd50
commit
a339766136
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ mod super_imports {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
mod use_explicit_should_be_replaced {
|
||||
use super_imports::foofoo;
|
||||
|
||||
|
|
Loading…
Reference in a new issue