Skip to content

SMTChecker: Clean up includes and remove unused functionality #16019

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

blishko
Copy link
Contributor

@blishko blishko commented Apr 23, 2025

This is a small PR for cleaning up the code.
It removes some unnecessary includes (or pushes them down to .cpp files).
Additionally, VariableUsage was actually not used anywhere anymore. The information was being collected, but not used.
It can be removed.

@blishko blishko added 🟡 PR review label refactor smt labels Apr 23, 2025
@ethereum ethereum deleted a comment Apr 23, 2025
@blishko blishko requested a review from clonker April 23, 2025 08:42
@blishko blishko merged commit 7526fbc into develop Apr 23, 2025
75 checks passed
@blishko blishko deleted the smt-more-refactoring branch April 23, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor smt 🟡 PR review label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants