ksud: fmt

This commit is contained in:
tiann
2023-02-21 20:24:10 +08:00
parent 1fd381af13
commit 28b677da23

View File

@@ -49,7 +49,6 @@ fn mount_partition(partition: &str, lowerdir: &mut Vec<String>) -> Result<()> {
}
result
}
pub fn mount_systemlessly(module_dir: &str) -> Result<()> {