Skip to content

Commit

Permalink
running fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
eloi010 committed Dec 22, 2023
1 parent 6d19c2a commit 89ad211
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions script/OpenfortForksConfig.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ abstract contract OpenfortForksConfig is Script {
ArbitrumNovaFork,
BaseFork,
BeamFork // NUM_ACCEPTED_CHAINS-1

}

address[NUM_ACCEPTED_CHAINS] internal paymasterAddresses;
Expand Down
1 change: 0 additions & 1 deletion test/foundry/core/OpenfortBaseTest.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ contract OpenfortBaseTest is Test, CheckOrDeployEntryPoint {
/**
* AA events
*/

event Deposited(address indexed account, uint256 totalDeposit);

/*
Expand Down

0 comments on commit 89ad211

Please sign in to comment.