chore: update.
This commit is contained in:
parent
380051ab07
commit
f2e4126e0c
|
|
@ -49,7 +49,6 @@ extension RTCIceCandidateExt on RTCIceCandidate {
|
|||
sdpMLineIndex != null &&
|
||||
sdpMid != null &&
|
||||
candidate != null &&
|
||||
sdpMid!.isNotEmpty &&
|
||||
candidate!.isNotEmpty;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue