Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
0xprames committed Jan 19, 2024
1 parent e3306cf commit 4a7e60a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/validator-history/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ mod tests {
assert_eq!(fixed_point_sol(4294967295000000000), 4294967295);

assert_eq!(fixed_point_sol(429496729600000000), 4294967295)

}
}

0 comments on commit 4a7e60a

Please sign in to comment.