Remove unused import
This commit is contained in:
parent
48ad4d040d
commit
30c9dfce02
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import {
|
|||
GroupCallIntent,
|
||||
} from "matrix-js-sdk/src/webrtc/groupCall";
|
||||
import { GroupCallEventHandlerEvent } from "matrix-js-sdk/src/webrtc/groupCallEventHandler";
|
||||
import { ClientEvent } from "matrix-js-sdk/src/client";
|
||||
import { logger } from "matrix-js-sdk/src/logger";
|
||||
|
||||
import type { MatrixClient } from "matrix-js-sdk/src/client";
|
||||
|
|
Loading…
Add table
Reference in a new issue