mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-29 10:21:38 +02: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.