Skip to content

Commit

Permalink
(fix): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Raid Ateir committed Oct 27, 2024
1 parent 5f8f287 commit 824240d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions l1-contracts/contracts/common/L1ContractErrors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,6 @@ error IncorrectBatchBounds(
);
// 0x64107968
error AssetHandlerNotRegistered(bytes32 assetId);
// 0xff4bbdf1
error NotAHyperchain(address chainAddress);
// 0x64846fe4
error NotARestriction(address addr);
// 0xfa5cd00f
Expand Down

0 comments on commit 824240d

Please sign in to comment.