Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused errors #33

Merged
merged 1 commit into from
Feb 28, 2024
Merged

remove unused errors #33

merged 1 commit into from
Feb 28, 2024

Conversation

emo-eth
Copy link
Collaborator

@emo-eth emo-eth commented Feb 28, 2024

Motivation

Some errors have gone unused

Solution

Remove unused errors. Since Solidity LSP barely works, I grabbed all exported symbols from both ConsiderationErors and ConsiderationErrorConstants ASTs and checked they were used >2 times in all imported files (once for import, once in actual code body).

@0age 0age merged commit d066634 into main Feb 28, 2024
3 checks passed
@0age 0age deleted the emo/remove-unused-errors branch February 28, 2024 22:04
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.

2 participants