import _t, drop two unused imports

without this FilePanel would ever-load

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2017-05-27 17:59:11 +01:00
parent 5a6baafc91
commit 8524f5868c

View File

@ -15,12 +15,11 @@ limitations under the License.
*/
import React from 'react';
import ReactDOM from 'react-dom';
import Matrix from 'matrix-js-sdk';
import sdk from '../../index';
import MatrixClientPeg from '../../MatrixClientPeg';
import dis from '../../dispatcher';
import { _t } from '../../languageHandler';
/*
* Component which shows the filtered file using a TimelinePanel