mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-06 19:29:21 +01:00
Formatting
This commit is contained in:
@@ -46,7 +46,8 @@ impl<'a> ALMA<'a> {
|
||||
boot_point,
|
||||
Filesystem::Vfat,
|
||||
None,
|
||||
).context(ErrorKind::Mounting)?;
|
||||
)
|
||||
.context(ErrorKind::Mounting)?;
|
||||
|
||||
Ok(mount_stack)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user