Skip to content

chore: Remove extraneous log debug statements from model loader#8738

Merged
lstein merged 2 commits intomainfrom
lstein/chore/remove-dangling-debug
Jan 5, 2026
Merged

chore: Remove extraneous log debug statements from model loader#8738
lstein merged 2 commits intomainfrom
lstein/chore/remove-dangling-debug

Conversation

@lstein
Copy link
Copy Markdown
Collaborator

@lstein lstein commented Jan 4, 2026

Summary

I inadvertently left some extraneous debug statements in the model manager code which made it into the main branch. This PR removes them.

Related Issues / Discussions

None

QA Instructions

Without this PR, the model loader will report extraneous information about the model it is currently loading. After checking out the PR, these messages will be silenced.

Merge Plan

Simple merge

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added python PRs that change python files backend PRs that change backend files labels Jan 4, 2026
@lstein lstein enabled auto-merge (squash) January 5, 2026 00:42
@lstein lstein merged commit 0021404 into main Jan 5, 2026
13 checks passed
@lstein lstein deleted the lstein/chore/remove-dangling-debug branch January 5, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend PRs that change backend files python PRs that change python files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants