1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-05 17:02:07 +03:00

Merge pull request #1117 from matrix-org/jryans/rm-user-verif-event

Remove unused user verification event
This commit is contained in:
J. Ryan Stinnett
2019-12-12 15:06:13 +00:00
committed by GitHub

View File

@@ -672,7 +672,6 @@ MatrixClient.prototype.initCrypto = async function() {
"crypto.warning",
"crypto.devicesUpdated",
"deviceVerificationChanged",
"userVerificationChanged",
"crossSigning.keysChanged",
]);