post-merge fixes
This commit is contained in:
parent
4057833036
commit
0280c27bfd
6 changed files with 5 additions and 7 deletions
|
@ -26,9 +26,8 @@ import {
|
|||
mockStateEventImplementation,
|
||||
mkRoom,
|
||||
mkEvent,
|
||||
stubVoiceChannelStore,
|
||||
stubVideoChannelStore,
|
||||
} from "../../../test-utils";
|
||||
import { stubVideoChannelStore } from "../../../test-utils/video";
|
||||
import RoomTile from "../../../../src/components/views/rooms/RoomTile";
|
||||
import SettingsStore from "../../../../src/settings/SettingsStore";
|
||||
import { DefaultTagID } from "../../../../src/stores/room-list/models";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue