Skip to content

Commit

Permalink
Removed AppHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
Neyl-123 authored Dec 17, 2024
1 parent 30e0020 commit 20c55bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/desktop/src-tauri/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ use tauri_plugin_window_state::{AppHandleExt, StateFlags};
use tray::Tray;
use window_custom::WebviewWindowExt;

#[cfg(target_os = "macos")]
use app_handle::AppHandleExt;

#[cfg(target_os = "macos")]
use window_custom::macos::WebviewWindowExtMacos;

Expand Down

0 comments on commit 20c55bc

Please sign in to comment.