mirror of
https://github.com/urbit/ares.git
synced 2024-12-23 21:31:57 +03:00
cargo: fmt
This commit is contained in:
parent
a7dca29031
commit
63ccdf0832
@ -53,7 +53,7 @@ impl Site {
|
||||
battery,
|
||||
context,
|
||||
jet: warm_result.map(|(jet, _)| jet),
|
||||
path: warm_result.map(|(_, path)| path).unwrap_or(D(0))
|
||||
path: warm_result.map(|(_, path)| path).unwrap_or(D(0)),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user