Delete left-over `verbosity.rs (#16081)

This commit is contained in:
Micha Reiser 2025-02-10 16:06:05 +00:00 committed by GitHub
parent af832560fc
commit a4c8c49ac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -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)]

View file

@ -1 +0,0 @@