Skip to content

Commit

Permalink
Remove MatrixClient.initLegacyCrypto (#4620)
Browse files Browse the repository at this point in the history
* Remove `MatrixClient.initLegacyCrypto`

* Remove `MatrixClient.initLegacyCrypto` in README.md

* Remove tests using `MatrixClient.initLegacyCrypto`
  • Loading branch information
florianduros authored Jan 27, 2025
1 parent d12fcc4 commit 1129c45
Show file tree
Hide file tree
Showing 16 changed files with 9 additions and 6,895 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,6 @@ Then visit `http://localhost:8005` to see the API docs.

## Initialization

**Do not use `matrixClient.initLegacyCrypto()`. This method is deprecated and no longer maintained.**

To initialize the end-to-end encryption support in the matrix client:

```javascript
Expand Down
370 changes: 0 additions & 370 deletions spec/integ/crypto/crypto.spec.ts

Large diffs are not rendered by default.

Loading

0 comments on commit 1129c45

Please sign in to comment.