Skip to content

Remove unused pkgLookup from fileVisitor#238

Merged
jupblb merged 1 commit intomainfrom
michal/soething
Apr 22, 2026
Merged

Remove unused pkgLookup from fileVisitor#238
jupblb merged 1 commit intomainfrom
michal/soething

Conversation

@jupblb
Copy link
Copy Markdown
Collaborator

@jupblb jupblb commented Apr 22, 2026

The allPackages map was passed to NewFileVisitor but never read from the struct field.

The allPackages map was passed to NewFileVisitor but never read from
the struct field. Removing it simplifies the API and eliminates an
unnecessary reference from each visitor instance.
@jupblb jupblb merged commit be1f797 into main Apr 22, 2026
10 checks passed
@jupblb jupblb deleted the michal/soething branch April 22, 2026 10:45
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.

1 participant