Skip to content

Commit

Permalink
fix cargo fmt --check
Browse files Browse the repository at this point in the history
  • Loading branch information
mthom committed Jan 9, 2024
1 parent b56ae28 commit 72a566d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/machine/system_calls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,6 @@ impl MachineState {
)
}


#[inline]
pub(crate) fn variable_set<S: BuildHasher>(
&mut self,
Expand Down

0 comments on commit 72a566d

Please sign in to comment.