Skip to content

nightly-2024-02-25: chore: remove unwanted prints (#4419)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 02:12
· 1370 commits to master since this release
3386067
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

This removes some unwanted prints which were left in from #4376

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.