1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 17:36:59 +00: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.