Minor: remove unused exports from calling service
This commit is contained in:
parent
d44dd762cb
commit
7af68ff74d
1 changed files with 0 additions and 8 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue