Minor: remove unused exports from calling service
This commit is contained in:
@@ -84,14 +84,6 @@ enum GroupCallUpdateMessageState {
|
||||
SentLeft,
|
||||
}
|
||||
|
||||
export {
|
||||
CallState,
|
||||
CanvasVideoRenderer,
|
||||
GumVideoCapturer,
|
||||
VideoCapturer,
|
||||
VideoRenderer,
|
||||
} from 'ringrtc';
|
||||
|
||||
export class CallingClass {
|
||||
readonly videoCapturer: GumVideoCapturer;
|
||||
|
||||
|
Reference in New Issue
Block a user