Skip to content

chore: remove unused std::vec imports#9286

Merged
orizi merged 1 commit intostarkware-libs:mainfrom
esorense:cleanup
Dec 22, 2025
Merged

chore: remove unused std::vec imports#9286
orizi merged 1 commit intostarkware-libs:mainfrom
esorense:cleanup

Conversation

@esorense
Copy link
Contributor

Removes unused use std::vec; statements across three files. These imports serve no purpose since Vec is already in the prelude and none of the removed lines were actually used in their respective modules.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@orizi reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @esorense).

@orizi orizi enabled auto-merge December 22, 2025 14:16
@orizi orizi added this pull request to the merge queue Dec 22, 2025
Merged via the queue into starkware-libs:main with commit 88beacf Dec 22, 2025
54 checks passed
Princetimix69 pushed a commit to Princetimix69/cairo that referenced this pull request Jan 5, 2026
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.

3 participants