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