This commit is contained in:
Timo
2025-07-18 15:29:39 +02:00
parent f39dbf5e87
commit 64aec47b50

View File

@@ -5,9 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE in the repository root for full details. Please see LICENSE in the repository root for full details.
*/ */
import { import { type MatrixRTCSession } from "matrix-js-sdk/lib/matrixrtc";
type MatrixRTCSession,
} from "matrix-js-sdk/lib/matrixrtc";
import { logger } from "matrix-js-sdk/lib/logger"; import { logger } from "matrix-js-sdk/lib/logger";
import { import {
isLivekitFocus, isLivekitFocus,