0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-14 05:38:59 +02:00
synapse/changelog.d/6314.misc

1 line
97 B
Text
Raw Normal View History

Replace every instance of `logger.warn` method with `logger.warning` as the former is deprecated.