mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-14 22:10:32 +08:00
fix: remove macOS specific conditional compilation for logging_error import
This commit is contained in:
parent
63f4295063
commit
0c65f8ebad
@ -6,7 +6,6 @@ use crate::{
|
||||
utils::{logging::Type, window_manager::WindowManager},
|
||||
};
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
use crate::logging_error;
|
||||
|
||||
use anyhow::{Context, Result};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user