1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00
This commit is contained in:
Bruno Windels
2019-07-15 18:25:22 +02:00
parent 57abbc4273
commit 5c1c1f64b6

View File

@@ -16,7 +16,6 @@ limitations under the License.
import Resend from './Resend'; import Resend from './Resend';
import sdk from './index'; import sdk from './index';
import dis from './dispatcher';
import Modal from './Modal'; import Modal from './Modal';
import { _t } from './languageHandler'; import { _t } from './languageHandler';