1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

unused import

This commit is contained in:
David Baker
2018-08-03 16:10:50 +01:00
parent 9a2155f1ad
commit cd18744101

View File

@@ -15,7 +15,6 @@ limitations under the License.
*/
import React from 'react';
import sdk from '../../../index';
import { _t } from '../../../languageHandler';
export default React.createClass({