chore: remove debug code

This commit is contained in:
huzibaca 2024-11-28 14:44:13 +08:00
parent 66941a18c0
commit fe0fdc5603
No known key found for this signature in database
GPG Key ID: D4364EE4851DC302

View File

@ -127,7 +127,6 @@ pub fn create_window() {
return;
}
println!("create window");
#[cfg(target_os = "windows")]
let _ = {
let app_handle = app_handle.clone();