mirror of https://github.com/astral-sh/ruff
Delete left-over `verbosity.rs (#16081)
This commit is contained in:
parent
af832560fc
commit
a4c8c49ac2
|
|
@ -22,7 +22,6 @@ use salsa::plumbing::ZalsaDatabase;
|
|||
mod args;
|
||||
mod logging;
|
||||
mod python_version;
|
||||
mod verbosity;
|
||||
mod version;
|
||||
|
||||
#[allow(clippy::print_stdout, clippy::unnecessary_wraps, clippy::print_stderr)]
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
|
||||
Loading…
Reference in New Issue