Skip to content

Remove unused println statements from test methods #1238

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
Mar 14, 2025

Conversation

JunggiKim
Copy link

Description

Remove unnecessary System.out.println() statements from test methods that don't contribute to test functionality.

- Remove unused println in testGetWithtFunction
- Remove unused println in updates Consumer

Signed-off-by: kimjg <[email protected]>
@olegz olegz merged commit e23e381 into spring-cloud:main Mar 14, 2025
1 check passed
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.

3 participants