From ffa2ac172c2d7dabeeb9d94f3c2a67bea04d5c6f Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Sun, 15 Dec 2019 14:09:41 +0000 Subject: [PATCH] delint --- test/components/structures/auth/Login-test.js | 1 - test/components/structures/auth/Registration-test.js | 1 - test/utils/MegolmExportEncryption-test.js | 1 - 3 files changed, 3 deletions(-) diff --git a/test/components/structures/auth/Login-test.js b/test/components/structures/auth/Login-test.js index 7a4041f0bc..d06e754e3e 100644 --- a/test/components/structures/auth/Login-test.js +++ b/test/components/structures/auth/Login-test.js @@ -21,7 +21,6 @@ import ReactDOM from 'react-dom'; import ReactTestUtils from 'react-dom/test-utils'; import sdk from 'matrix-react-sdk'; import SdkConfig from '../../../../src/SdkConfig'; -import * as TestUtils from '../../../test-utils'; import {mkServerConfig} from "../../../test-utils"; const Login = sdk.getComponent( diff --git a/test/components/structures/auth/Registration-test.js b/test/components/structures/auth/Registration-test.js index 0ed304f2df..ad82597f8b 100644 --- a/test/components/structures/auth/Registration-test.js +++ b/test/components/structures/auth/Registration-test.js @@ -21,7 +21,6 @@ import ReactDOM from 'react-dom'; import ReactTestUtils from 'react-dom/test-utils'; import sdk from 'matrix-react-sdk'; import SdkConfig from '../../../../src/SdkConfig'; -import * as TestUtils from '../../../test-utils'; import {mkServerConfig} from "../../../test-utils"; const Registration = sdk.getComponent( diff --git a/test/utils/MegolmExportEncryption-test.js b/test/utils/MegolmExportEncryption-test.js index b411cf3a56..a1dae391e6 100644 --- a/test/utils/MegolmExportEncryption-test.js +++ b/test/utils/MegolmExportEncryption-test.js @@ -18,7 +18,6 @@ limitations under the License. import * as MegolmExportEncryption from '../../src/utils/MegolmExportEncryption'; -import * as testUtils from '../test-utils'; import expect from 'expect'; const TEST_VECTORS=[