Skip to content

Commit

Permalink
chore: testing 4
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandSherwin committed Jan 29, 2024
1 parent 09ba662 commit a1f469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sn_node_manager/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use std::{
};
use sysinfo::{Pid, System, SystemExt};

/// 3
/// 4
#[derive(Debug, PartialEq)]
pub struct ServiceConfig {
pub data_dir_path: PathBuf,
Expand Down

0 comments on commit a1f469f

Please sign in to comment.