diff --git a/src/room/GroupCallView.tsx b/src/room/GroupCallView.tsx index fec5070a..6ae2b415 100644 --- a/src/room/GroupCallView.tsx +++ b/src/room/GroupCallView.tsx @@ -77,7 +77,6 @@ import { useSetting, } from "../settings/settings"; import { useTypedEventEmitter } from "../useEvents"; -import { CallMembership } from "matrix-js-sdk/src/matrixrtc/CallMembership.ts"; declare global { interface Window {