chore: temporarily allow clippy to pass
This commit is contained in:
@@ -1024,6 +1024,8 @@ impl CoreManager {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: 是否需要在非windows平台上进行检测
|
||||||
|
#[allow(clippy::unused_async)]
|
||||||
#[cfg(not(target_os = "windows"))]
|
#[cfg(not(target_os = "windows"))]
|
||||||
async fn wait_for_service_ready_if_tun_enabled(&self) {}
|
async fn wait_for_service_ready_if_tun_enabled(&self) {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user