mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-06 18:19:20 +00:00
after merge cleanup
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
||||
type RemoteParticipant,
|
||||
} from "livekit-client";
|
||||
import { type LivekitTransport } from "matrix-js-sdk/lib/matrixrtc";
|
||||
import { BehaviorSubject } from "rxjs";
|
||||
import { BehaviorSubject, map } from "rxjs";
|
||||
import { type Logger } from "matrix-js-sdk/lib/logger";
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user