remove unused import

This commit is contained in:
ellis
2022-08-24 16:35:54 -04:00
committed by GitHub
parent 44821fb04c
commit 53b5201b6e
-1
View File
@@ -1,4 +1,3 @@
use crate::config;
use std::{fs, path::PathBuf, process::Command};
pub const LAUNCHD_FILE: &str = "com.blackhatrust.agent.plist";