mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-06-28 03:01:54 +08:00
fix: macOS 上 openclaw_command import 加 cfg 条件编译,消除 unused_imports
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#[cfg(not(target_os = "macos"))]
|
||||
use crate::utils::openclaw_command;
|
||||
/// 配置读写命令
|
||||
use serde_json::Value;
|
||||
|
||||
Reference in New Issue
Block a user