Skip to content

Comments

test(parser): remove unused import#14043

Merged
graphite-app[bot] merged 1 commit intomainfrom
09-23-test_parser_remove_unused_import
Sep 23, 2025
Merged

test(parser): remove unused import#14043
graphite-app[bot] merged 1 commit intomainfrom
09-23-test_parser_remove_unused_import

Conversation

@overlookmotel
Copy link
Member

No description provided.

@overlookmotel overlookmotel marked this pull request as ready for review September 23, 2025 13:10
Copilot AI review requested due to automatic review settings September 23, 2025 13:10
@github-actions github-actions bot added A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them labels Sep 23, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an unused import from a test file to clean up the codebase by eliminating unnecessary dependencies.

  • Removes the unused visitorKeys import from the parser test file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member Author

overlookmotel commented Sep 23, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel self-assigned this Sep 23, 2025
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Sep 23, 2025
Copy link
Member Author

overlookmotel commented Sep 23, 2025

Merge activity

@overlookmotel
Copy link
Member Author

Trivial change, so merging without review.

@graphite-app graphite-app bot force-pushed the 09-23-test_parser_remove_unused_import branch from 4b9b820 to 55cd2f3 Compare September 23, 2025 13:15
@graphite-app graphite-app bot merged commit 55cd2f3 into main Sep 23, 2025
17 checks passed
@graphite-app graphite-app bot deleted the 09-23-test_parser_remove_unused_import branch September 23, 2025 13:20
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant