Skip to content

Commit 1129c45

Browse files
authored
Remove MatrixClient.initLegacyCrypto (#4620)
* Remove `MatrixClient.initLegacyCrypto` * Remove `MatrixClient.initLegacyCrypto` in README.md * Remove tests using `MatrixClient.initLegacyCrypto`
1 parent d12fcc4 commit 1129c45

16 files changed

+9
-6895
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,6 @@ Then visit `http://localhost:8005` to see the API docs.
307307

308308
## Initialization
309309

310-
**Do not use `matrixClient.initLegacyCrypto()`. This method is deprecated and no longer maintained.**
311-
312310
To initialize the end-to-end encryption support in the matrix client:
313311

314312
```javascript

spec/integ/crypto/crypto.spec.ts

-370
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)