ksud: fmt

This commit is contained in:
tiann
2023-02-21 20:24:10 +08:00
parent b76d973f3a
commit 82a304e054

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<()> {