Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Jan 7, 2024
1 parent 014a116 commit 1f1807f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/L1GlobalForkRequester.sol
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ contract L1GlobalForkRequester {
/// @dev Error thrown when the forkonomic token and the forkmanager are not related
error ForkonomicTokenMisMatch();


struct FailedForkRequest {
uint256 amount;
uint256 amountMigratedYes;
Expand Down

0 comments on commit 1f1807f

Please sign in to comment.