Function reth_fs_util::remove_file

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

Wrapper for std::fs::remove_file