Remove unused import and run yarn i18n
This commit is contained in:
parent
99717db762
commit
cdf8f09ec2
2 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,6 @@ import * as sdk from '../../../index';
|
|||
import {_t} from '../../../languageHandler';
|
||||
import PropTypes from 'prop-types';
|
||||
import dis from '../../../dispatcher/dispatcher';
|
||||
import {wantsDateSeparator} from '../../../DateUtils';
|
||||
import {MatrixEvent} from 'matrix-js-sdk/src/models/event';
|
||||
import {makeUserPermalink, RoomPermalinkCreator} from "../../../utils/permalinks/Permalinks";
|
||||
import SettingsStore from "../../../settings/SettingsStore";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue