Appease the linter
This commit is contained in:
parent
fa5d98c319
commit
533c9fed64
12 changed files with 11 additions and 22 deletions
|
@ -18,7 +18,6 @@ limitations under the License.
|
|||
import React, {createRef} from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import filesize from 'filesize';
|
||||
import {MatrixClientPeg} from '../../../MatrixClientPeg';
|
||||
import * as sdk from '../../../index';
|
||||
import { _t } from '../../../languageHandler';
|
||||
import {decryptFile} from '../../../utils/DecryptFile';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue