Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove extra pruneImport #1299

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

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

grantnelson-wf
Copy link
Collaborator

During one of the updates to the parse and augmentation code, I accidentally left this extra pruneImport call. It isn't needed because inside of augmentOverlayFile pruneImport (seen here) will be called when the overlay file changes. So this left over one doesn't affect the result, it just wastes time.

@grantnelson-wf grantnelson-wf marked this pull request as ready for review April 25, 2024 20:56
@nevkontakte nevkontakte merged commit 72fce7f into gopherjs:master Apr 30, 2024
8 checks passed
@grantnelson-wf grantnelson-wf deleted the removeExtraPruneImport branch April 30, 2024 21:35
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.

2 participants