mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
unused import
This commit is contained in:
parent
9a2155f1ad
commit
cd18744101
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from 'react';
|
||||
import sdk from '../../../index';
|
||||
import { _t } from '../../../languageHandler';
|
||||
|
||||
export default React.createClass({
|
||||
|
|
Loading…
Reference in a new issue