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

AA-296 N-08 cleanup-imports #419

Merged
merged 3 commits into from Jan 30, 2024
Merged

AA-296 N-08 cleanup-imports #419

merged 3 commits into from Jan 30, 2024

Conversation

drortirosh
Copy link
Contributor

cleanup imports:

  • remove unused imports
  • remove implicit import of "Helpers.sol" from base class. contracts should specifically import it if they use its functions.

also resolves: "AA-295 N-07 Typographical" (change "with" to "which")

cleanup imports:
- remove unused imports
- remove implicit import of "Helpers.sol" from base class. contracts
should specifically import it if they use its functions.

also resolves: "AA-295 N-07 Typographical" (change "with" to "which")
forshtat
forshtat previously approved these changes Jan 30, 2024
@shahafn shahafn merged commit 92d6b2d into develop Jan 30, 2024
16 checks passed
@shahafn shahafn deleted the AA-296-N-08-cleanup-imports branch January 30, 2024 17:23
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.

None yet

3 participants