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

Remove some unused imports #732

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Remove some unused imports #732

merged 2 commits into from
Mar 10, 2022

Conversation

MatthiasHu
Copy link
Contributor

This PR just removes some unused imports in various files.

Most of them were found by applying agda-unused to individual files (because it aborts with an error whenever it hits stuff like "record module instance applications"). I did not remove any open import ... public.

Copy link
Collaborator

@mortberg mortberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Will merge once CI is finished

@mortberg mortberg merged commit 7d0daf3 into agda:master Mar 10, 2022
@thomas-lamiaux
Copy link
Contributor

@MatthiasHu to have an idea of the importance of the problem in the library, how many files do you thing you have tested ?

@MatthiasHu
Copy link
Contributor Author

MatthiasHu commented May 19, 2022 via email

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