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({