Apply nightly clippy fixes (#11508)

# Description

Clippy fixes

# User-Facing Changes
N/A
This commit is contained in:
nibon7
2024-01-15 10:52:16 +08:00
committed by GitHub
parent 42b03917fb
commit a109283118
4 changed files with 2 additions and 9 deletions

View File

@ -1,3 +1 @@
pub(crate) mod case;
pub use case::*;