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