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

Skip to content

Remove extra pruneImport#1299

Merged
nevkontakte merged 1 commit intogopherjs:masterfrom
Workiva:removeExtraPruneImport
Apr 30, 2024
Merged

Remove extra pruneImport#1299
nevkontakte merged 1 commit intogopherjs:masterfrom
Workiva:removeExtraPruneImport

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
@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