synapse/changelog.d/9080.misc
Richard van der Hoff 0f8945e166
Kill off HomeServer.get_ip_from_request() (#9080)
Homeserver.get_ip_from_request() used to be a bit more complicated, but now it is totally redundant. Let's get rid of it.
2021-01-12 12:48:12 +00:00

2 lines
58 B
Plaintext

Remove redundant `Homeserver.get_ip_from_request` method.