Skip to content

Commit

Permalink
style: forge fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhwu committed Oct 1, 2024
1 parent 5b1d81d commit 550b1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/IArbSys.sol
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ interface IArbSys {
* @return block number as int
*/
function arbBlockNumber() external view returns (uint256);
}
}

0 comments on commit 550b1b9

Please sign in to comment.