mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 19:25:38 +00:00
6d47b7e325
This was the last untyped handler from the HomeServer object. Since it was being treated as Any (and thus unchecked) it was being used incorrectly in a few places.