mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 20:59:12 +01:00
54fef094b3
Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated.
1 line
No EOL
97 B
Text
1 line
No EOL
97 B
Text
Replace every instance of `logger.warn` method with `logger.warning` as the former is deprecated. |