mirror of
https://github.com/urbit/ares.git
synced 2024-11-26 09:57:56 +03:00
style: fix whitespace
This commit is contained in:
parent
85539466c4
commit
c7090fb62c
@ -37,7 +37,6 @@ pub fn jet_ut_crop(context: &mut Context, subject: Noun) -> Result {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
pub fn jet_ut_fish(context: &mut Context, subject: Noun) -> Result {
|
||||
// axe must be Atom, though we use it as Noun
|
||||
let axe = slot(subject, 6)?.as_atom()?;
|
||||
|
Loading…
Reference in New Issue
Block a user