Skip to content

chore(sqlite): Remove unused test of removed git2 feature #3956

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iamjpotts
Copy link
Contributor

@iamjpotts iamjpotts commented Aug 1, 2025

Does your PR solve an issue?

The git2 feature was removed by #2039 for the 0.7.0 release but a test enabled by that feature still remains in the sqlite test suite.

  • Remove the test of the removed feature
  • Misc unused import warning cleanup

Is this a breaking change?

No - only makes a change to test code, not implementation code.

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