Skip to content

refactor: prefix unused variable names, remove unused imports #153

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

Closed
wants to merge 1 commit into from

Conversation

suxatcode
Copy link

Description

While working on the deterministic simulation engine it would be super helpful to reduce overall warnings & failing tests. This is a first PR in that direction. Let me know if it's appreciated, or if I should rather try to work around current warnings & test failures! :)

Type of Change

  • Code refactoring

Related Issues

Testing

  • Manual testing performed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

@suxatcode suxatcode changed the title Prefix unused variable names refactor: prefix unused variable names, remove unused imports Jun 8, 2025
@suxatcode suxatcode closed this Jun 8, 2025
@suxatcode
Copy link
Author

already done here, in a more complete way #149

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