Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrank63 committed Jan 1, 2024
1 parent 4e227fa commit 80d666d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion governor/src/clock/quanta.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ mod test {
let c_clone = n.clone();
let now_clone = c_clone.now();
assert_eq!(now, now_clone); // This may not always be true if time has elapsed between calls

}

#[test]
Expand Down

0 comments on commit 80d666d

Please sign in to comment.