This commit is contained in:
Michael Telatynski 2019-12-17 12:09:01 +00:00
parent 802092bf9a
commit c3415d2121
3 changed files with 0 additions and 4 deletions

View file

@ -24,7 +24,6 @@ import sdk from "../../../skinned-sdk";
import Matrix from "matrix-js-sdk";
import * as TestUtils from "../../../test-utils";
import * as languageHandler from "../../../../src/languageHandler";
const { waitForUpdate } = TestUtils;
const GroupMemberList = sdk.getComponent("views.groups.GroupMemberList");