cleanup dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ use crate::cli::cli_args::{DaemonCommand, DaemonSubcommand};
|
||||
use crate::common::process_descr::ProcessDescr;
|
||||
use crate::config::HuskConfigContainer;
|
||||
use crate::config::HuskConfig;
|
||||
use crate::Daemon;
|
||||
use crate::daemon::Daemon;
|
||||
|
||||
pub async fn dispatch(cmd: DaemonCommand, config: HuskConfigContainer) -> Result<()> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user