reth_fs_util

Function remove_file

Source
pub fn remove_file(path: impl AsRef<Path>) -> Result<()>
Expand description

Wrapper for std::fs::remove_file