Unused import

pull/21833/head
David Baker 2020-01-02 16:59:46 +00:00
parent 39777620a3
commit 89ac476281
1 changed files with 0 additions and 1 deletions

View File

@ -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');