mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
fix lint
This commit is contained in:
@@ -38,7 +38,6 @@ import { constant } from "../../Behavior";
|
||||
import { ConnectionManagerData } from "../remoteMembers/ConnectionManager";
|
||||
import { ConnectionState, type Connection } from "../remoteMembers/Connection";
|
||||
import { type Publisher } from "./Publisher";
|
||||
import { C } from "vitest/dist/chunks/global.d.MAmajcmJ.js";
|
||||
|
||||
const MATRIX_RTC_MODE = MatrixRTCMode.Legacy;
|
||||
const getUrlParams = vi.hoisted(() => vi.fn(() => ({})));
|
||||
|
||||
Reference in New Issue
Block a user