Skip to content

Commit

Permalink
rm unused error
Browse files Browse the repository at this point in the history
  • Loading branch information
kinrezC committed Oct 23, 2024
1 parent 8088029 commit 8374570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/shared/BaseTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -424,5 +424,4 @@ contract BaseTest is Test, Deployers {
}
}

error UnexpectedRevertBytes(bytes revertData);
error UnexpectedPositiveAmount();

0 comments on commit 8374570

Please sign in to comment.