Skip to content

Commit

Permalink
remove error
Browse files Browse the repository at this point in the history
  • Loading branch information
toninorair committed Jun 12, 2024
1 parent d72d974 commit 8b36240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/WM.sol
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ contract WM is IERC20, ERC20Extended {
error ZeroDistributionVault();
error NotApprovedEarner();
error IsApprovedEarner();
error NotWrapper();

/* ============ Constructor ============ */

Expand Down

0 comments on commit 8b36240

Please sign in to comment.