Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
1xstj committed Oct 10, 2024
1 parent 904872c commit a103879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precompiles/balances-erc20/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,4 @@ impl ExtBuilder {

pub(crate) fn events() -> Vec<RuntimeEvent> {
System::events().into_iter().map(|r| r.event).collect::<Vec<_>>()
}
}

0 comments on commit a103879

Please sign in to comment.