mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 16:24:06 +00:00
106959b3cf
* Remove unused mocks from `test_typing` It's not clear what these do. `get_user_by_access_token` has the wrong signature, including the return type. Tests all pass without these. I think we should nuke them. * Changelog * Fixup imports