ksud: fmt

This commit is contained in:
tiann 2023-02-21 20:24:10 +08:00
parent b76d973f3a
commit 82a304e054
No known key found for this signature in database
GPG Key ID: 6D3F65FFD9559C06

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