chore: warnings

This commit is contained in:
zhom
2025-07-27 02:32:20 +04:00
parent 13ae170166
commit 7e7b47cae3
2 changed files with 0 additions and 10 deletions
-2
View File
@@ -72,8 +72,6 @@ use group_manager::{
get_groups_with_profile_counts, get_profile_groups, update_profile_group,
};
use browser_runner::cleanup_unused_binaries;
// Trait to extend WebviewWindow with transparent titlebar functionality
pub trait WindowExt {
#[cfg(target_os = "macos")]