mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
tidy tidy
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
EventType,
|
||||
RoomEvent as MatrixRoomEvent,
|
||||
} from "matrix-js-sdk/src/matrix";
|
||||
import { BehaviorSubject, delay, Subscription } from "rxjs";
|
||||
import { BehaviorSubject, delay, type Subscription } from "rxjs";
|
||||
|
||||
import {
|
||||
ElementCallReactionEventType,
|
||||
|
||||
Reference in New Issue
Block a user