Probably OK for debugging info to access private stuff
This commit is contained in:
parent
5e1a46c656
commit
0fce57f891
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ export default class CrossSigningPanel extends React.PureComponent {
|
|||
};
|
||||
|
||||
async _getUpdatedStatus() {
|
||||
// XXX: Add public accessors if we keep this around in production
|
||||
const cli = MatrixClientPeg.get();
|
||||
const crossSigning = cli._crypto._crossSigningInfo;
|
||||
const secretStorage = cli._crypto._secretStorage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue