You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Remove redundant call to setCrypto
(#12738)
Since matrix-org/matrix-js-sdk#4292, this thing is a no-op.
This commit is contained in:
committed by
GitHub
parent
2a26afe438
commit
b2a89151e6
@ -120,7 +120,6 @@ module.exports = {
|
||||
"!matrix-js-sdk/src/extensible_events_v1/InvalidEventError",
|
||||
"!matrix-js-sdk/src/crypto",
|
||||
"!matrix-js-sdk/src/crypto/aes",
|
||||
"!matrix-js-sdk/src/crypto/crypto",
|
||||
"!matrix-js-sdk/src/crypto/keybackup",
|
||||
"!matrix-js-sdk/src/crypto/deviceinfo",
|
||||
"!matrix-js-sdk/src/crypto/key_passphrase",
|
||||
|
Reference in New Issue
Block a user