Fix stale lint expectations.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![expect(clippy::enum_glob_use)]
|
||||
#![expect(clippy::too_many_arguments)]
|
||||
|
||||
pub(crate) mod admin;
|
||||
|
||||
Reference in New Issue
Block a user