mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Unused import
This commit is contained in:
parent
39777620a3
commit
89ac476281
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ import PropTypes from 'prop-types';
|
|||
import createReactClass from 'create-react-class';
|
||||
const classNames = require("classnames");
|
||||
import { _t, _td } from '../../../languageHandler';
|
||||
const Modal = require('../../../Modal');
|
||||
|
||||
const sdk = require('../../../index');
|
||||
const TextForEvent = require('../../../TextForEvent');
|
||||
|
|
Loading…
Reference in a new issue