chore: remove debug code
This commit is contained in:
@@ -127,7 +127,6 @@ pub fn create_window() {
|
||||
return;
|
||||
}
|
||||
|
||||
println!("create window");
|
||||
#[cfg(target_os = "windows")]
|
||||
let _ = {
|
||||
let app_handle = app_handle.clone();
|
||||
|
||||
Reference in New Issue
Block a user