Skip to content

refactor: move stray HashMap import to top-level import block#73

Merged
jfernandez merged 1 commit intomainfrom
refactor/organize-imports
Mar 15, 2026
Merged

refactor: move stray HashMap import to top-level import block#73
jfernandez merged 1 commit intomainfrom
refactor/organize-imports

Conversation

@jfernandez
Copy link
Copy Markdown
Owner

Summary

  • Move use std::collections::HashMap from after the enum definitions (line 59) into the std import block at the top of the file

Test plan

  • cargo test passes

@jfernandez jfernandez merged commit c70b98c into main Mar 15, 2026
9 checks passed
@jfernandez jfernandez deleted the refactor/organize-imports branch March 15, 2026 18:22
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