Skip to content
New issue

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

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

Already on GitHub? # to your account

Delete an unused import #1744

Merged
merged 2 commits into from
Apr 17, 2021
Merged

Conversation

ndmitchell
Copy link
Collaborator

Not sure why we don't have a warning check for unused imports? But this one seems to have slipped through.

@pepeiborra
Copy link
Collaborator

This may not be the only redundant import.

@ndmitchell
Copy link
Collaborator Author

It was the only one I saw in Ghcide, as the scrawl was flying past. There were a few in other plugins. I'm not a fan of -Wall, but I do enable this warning in all my projects, since it can help with build times.

@ndmitchell ndmitchell added the merge me Label to trigger pull request merge label Apr 17, 2021
@mergify mergify bot merged commit 3152c35 into haskell:master Apr 17, 2021
@ndmitchell ndmitchell deleted the remove-unused-import branch April 18, 2021 08:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants