Skip to content

Remove unused error declarations in AquaApp#22

Open
fethallaheth wants to merge 1 commit into1inch:mainfrom
fethallaheth:fix/chaos
Open

Remove unused error declarations in AquaApp#22
fethallaheth wants to merge 1 commit into1inch:mainfrom
fethallaheth:fix/chaos

Conversation

@fethallaheth
Copy link
Copy Markdown

Summary

This PR removes the declaration of the InvalidAquaStrategy custom error from the AquaApp.sol abstract contract.

Details

The error was declared but is not utilized (not triggered by any require or revert) within the base AquaApp contract's functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant