Skip to content

Commit 37f48e9

Browse files
committed
feat (core): 移除无效引用
1 parent 28cb0b4 commit 37f48e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src-tauri/src/config.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ use crate::plugin::PluginManagerState;
33
use crate::plugins::PluginConfig;
44
use log::{info, warn};
55
use serde::{Deserialize, Serialize};
6-
use serde_json::Value::Bool;
76
use std::fs;
87
use std::path::PathBuf;
98
use std::sync::Mutex;

0 commit comments

Comments
 (0)