Skip to content

Commit c031c19

Browse files
committed
Fixing merge conflict issue.
1 parent 6c5b489 commit c031c19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/RCTWebRTC/VideoCaptureController.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ -(NSString *)switchCamera {
196196

197197
-(NSString *)facingMode {
198198
return self.usingFrontCamera ? @"user" : @"environment";
199-
}
200199
}
201200

202201
- (NSDictionary *)getSettings {

0 commit comments

Comments
 (0)