Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tnkshuuhei committed Sep 17, 2024
1 parent 8e0f477 commit 0c0b9fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libraries/Errors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
pragma solidity >=0.8.20;
/// @title Errors
/// @notice Library containing all custom errors the protocol may revert with.

contract Errors {
/// ======================
/// ====== Generic =======
Expand Down

0 comments on commit 0c0b9fe

Please sign in to comment.