mirror of
https://github.com/vector-im/element-web.git
synced 2026-06-26 10:29:07 +00:00
ddb8e0aa3a
`MatrixClient.crypto` is going away, so let's switch over to `getCrypto()`. There doesn't seem to be anything else relying on the `crypto` stub in `mockClientMethodsCrypto()`, so let's get rid of that.