Skip to content
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

fix: aws util remove if debug clause #6735

Conversation

johanneslarsson
Copy link
Contributor

Why the changes in this PR are needed?

We don't need to check if debug is enabled, before using logger.debug, its already explicit.

Should have caught this in, 7c0278e

What are the changes in this PR?

Remove if logger level is debug

Signed-off-by: Johannes Larsson <johannes.a.larsson@gmail.com>
@anderseknert anderseknert merged commit 9dbd95a into open-policy-agent:main May 7, 2024
28 checks 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.

None yet

2 participants