refactor 1
This commit is contained in:
@@ -6,7 +6,7 @@ use std::os::windows::process::CommandExt;
|
||||
use std::collections::HashMap;
|
||||
use std::path::PathBuf;
|
||||
use tauri::{AppHandle, Manager};
|
||||
use crate::emit_log;
|
||||
use crate::services::log_service::emit_log;
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
pub struct RegistryValue {
|
||||
|
||||
Reference in New Issue
Block a user