clippy: apply and fix new lints
This commit is contained in:
@@ -7,5 +7,5 @@ use mimalloc::MiMalloc;
|
||||
static GLOBAL: MiMalloc = MiMalloc;
|
||||
|
||||
fn main() {
|
||||
lanspread_tauri_deno_ts_lib::run()
|
||||
lanspread_tauri_deno_ts_lib::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user