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 import of gleam/list #62

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

leah-u
Copy link
Contributor

@leah-u leah-u commented Feb 9, 2025

In my project, squirrel generates a line with import gleam/list, but the module is not actually used. This leads to a warning which is a bit annoying :3

It seems like the import is a leftover from when previous versions of pog/pgo required a list.map call for the array function. I couldn't find any other places where it would be used.

@giacomocavalieri giacomocavalieri merged commit 634e0e7 into giacomocavalieri:main Feb 9, 2025
4 checks passed
@giacomocavalieri
Copy link
Owner

Ah I totally missed it! Thank you so much for the help 💖

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