Skip to content

Rust: delete leftover log statement #19612

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Rust: delete leftover log statement #19612

merged 1 commit into from
May 28, 2025

Conversation

aibaars
Copy link
Contributor

@aibaars aibaars commented May 28, 2025

I accidentally left a chatty log statement in the code.

@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 13:52
@aibaars aibaars requested a review from a team as a code owner May 28, 2025 13:52
@github-actions github-actions bot added the Rust Pull requests that update Rust code label May 28, 2025
Copy link
Contributor

@Copilot 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 unnecessary, verbose log statement from the main extraction loop.

  • Deleted a leftover tracing::info! call that was producing chatty output.

@aibaars aibaars merged commit bfe3413 into main May 28, 2025
14 checks passed
@aibaars aibaars deleted the aibaars-patch-2 branch May 28, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants