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

refactor: remove unused and duplicate imports #924

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

zerbina
Copy link
Collaborator

@zerbina zerbina commented Sep 24, 2023

Summary

Remove unused and duplicate imports, which fixes the related warnings
and hints reported by the compiler.

Summary
=======

Remove unused and duplicate imports, which fixes the related warnings
and hints reported by the compiler.
@zerbina zerbina added the compiler General compiler tag label Sep 24, 2023
@saem
Copy link
Collaborator

saem commented Sep 25, 2023

/merge

@github-actions
Copy link

Merge requested by: @saem

Contents after the first section break of the PR description has been removed and preserved below:


Notes for Reviewers

  • slightly reduces the amount of warnings produced when compiling the compiler

@chore-runner chore-runner bot added this pull request to the merge queue Sep 25, 2023
Merged via the queue into nim-works:devel with commit bae4deb Sep 25, 2023
18 checks passed
@zerbina zerbina deleted the cleanup-imports branch September 29, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler General compiler tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants