Use consistent import style

This commit is contained in:
J. Ryan Stinnett 2019-12-06 14:15:41 +00:00
parent d66dbdea61
commit 9b9e074d30

View file

@ -21,7 +21,7 @@ import sdk from '../../../../index';
import MatrixClientPeg from '../../../../MatrixClientPeg';
import { _t } from '../../../../languageHandler';
import {Key} from "../../../../Keyboard";
import { Key } from "../../../../Keyboard";
/*
* Access Secure Secret Storage by requesting the user's passphrase.