unused import

This commit is contained in:
David Baker 2018-08-29 18:28:16 +01:00
parent c40ac49b2a
commit 6cbe4144d4

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