Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Raid Ateir committed Dec 16, 2024
1 parent 175da53 commit dd63e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l1-contracts/contracts/common/L1ContractErrors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ error Unauthorized(address caller);
error UndefinedDiamondCutAction();
// 0x6aa39880
error UnexpectedSystemLog(uint256 logKey);
//
// 0xa4dde386
error UnimplementedMessage(string);
// 0xf093c2e5
error UpgradeBatchNumberIsNotZero();
Expand Down

0 comments on commit dd63e63

Please sign in to comment.