mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-19 17:58:48 +00:00
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