You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-23 17:02:25 +03:00
More lint
This commit is contained in:
@@ -26,7 +26,7 @@ import {
|
||||
} from "../../../src";
|
||||
import { KnownMembership } from "../../../src/@types/membership";
|
||||
import { MatrixRTCSession, MatrixRTCSessionEvent } from "../../../src/matrixrtc/MatrixRTCSession";
|
||||
import { SlotDescription, Status, type EncryptionKeysEventContent } from "../../../src/matrixrtc/types";
|
||||
import { type SlotDescription, Status, type EncryptionKeysEventContent } from "../../../src/matrixrtc/types";
|
||||
import {
|
||||
makeMockEvent,
|
||||
makeMockRoom,
|
||||
|
||||
Reference in New Issue
Block a user