mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
chore: remove unused imports
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
#[cfg(not(target_os = "macos"))]
|
|
||||||
use reqwest::dns;
|
|
||||||
|
|
||||||
use crate::config::Config;
|
use crate::config::Config;
|
||||||
use crate::core::event_driven_proxy::EventDrivenProxyManager;
|
use crate::core::event_driven_proxy::EventDrivenProxyManager;
|
||||||
use crate::core::{CoreManager, handle, sysopt};
|
use crate::core::{CoreManager, handle, sysopt};
|
||||||
|
|||||||
Reference in New Issue
Block a user