Skip to content
Snippets Groups Projects
Unverified Commit 54fef094 authored by Andrew Morgan's avatar Andrew Morgan Committed by GitHub
Browse files

Remove usage of deprecated logger.warn method from codebase (#6271)

Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated.
parent 0467f335
No related branches found
No related tags found
Loading
Showing
with 39 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment