mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
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