unused import

pull/21833/head
David Baker 2018-08-29 18:28:16 +01:00
parent c40ac49b2a
commit 6cbe4144d4
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import React from 'react';
import PropTypes from 'prop-types';
import dis from '../../../dispatcher';
import sdk from '../../../index';
import { makeEventPermalink } from '../../../matrix-to';
import { _t } from '../../../languageHandler';