Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2019-09-18 08:49:02 +01:00 committed by Bruno Windels
parent efeb6e87c4
commit 5c960dccb7
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import expect from 'expect';
import React from 'react';
import ReactTestUtils from 'react-dom/test-utils';
import ShallowRenderer from "react-test-renderer/shallow";
import sdk from 'matrix-react-sdk';
import * as languageHandler from '../../../../src/languageHandler';
import * as testUtils from '../../../test-utils';