forked from github/cinny
Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import { Room } from 'matrix-js-sdk';
|
||||
import React, { useContext, useMemo, useCallback, useEffect, useRef } from 'react';
|
||||
import { Box } from 'folds';
|
||||
import { RoomViewHeader } from '../room/RoomViewHeader';
|
||||
import { useCallState } from '../../pages/client/call/CallProvider';
|
||||
import {
|
||||
PrimaryRefContext,
|
||||
|
||||
Reference in New Issue
Block a user