Skip to content

Commit

Permalink
🤖 cargo-fmt auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 26, 2024
1 parent c722265 commit bb95d88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internet_identity/src/stats/event_stats/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ fn should_prune_zero_weighted_events() {
assert!(storage.event_aggregations.get(key).is_none());
}


let event2 = EventData {
event: Event::PrepareDelegation(PrepareDelegationEvent {
ii_domain: Some(IIDomain::Ic0App),
Expand Down

0 comments on commit bb95d88

Please sign in to comment.