Skip to content

Commit c5116a6

Browse files
committed
fmt
1 parent 9948641 commit c5116a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/ethrex/utils.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ pub async fn store_node_config_file(config: NodeConfigFile, file_path: PathBuf)
148148
};
149149
}
150150

151-
152151
#[allow(dead_code)]
153152
pub fn read_node_config_file(data_dir: &str) -> Result<Option<NodeConfigFile>, String> {
154153
const NODE_CONFIG_FILENAME: &str = "/node_config.json";

0 commit comments

Comments
 (0)