mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-05 15:52:02 +01:00
`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.