chore: 清理clippy的警告

This commit is contained in:
lanyeeee
2026-02-26 04:08:50 +08:00
parent 49fac05435
commit 7065a4ce73
11 changed files with 49 additions and 40 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
fn main() {
tauri_build::build()
tauri_build::build();
}