You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-26 17:03:12 +03:00
obsolete todo
This commit is contained in:
@@ -207,7 +207,6 @@ export default function Crypto(baseApis, sessionStore, userId, deviceId,
|
||||
]);
|
||||
|
||||
this._secretStorage = new SecretStorage(baseApis);
|
||||
// TODO: expose SecretStorage methods
|
||||
}
|
||||
utils.inherits(Crypto, EventEmitter);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user