mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-09 21:32:22 +00:00
54fef094b3
Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated.
1 line
97 B
Plaintext
1 line
97 B
Plaintext
Replace every instance of `logger.warn` method with `logger.warning` as the former is deprecated. |