mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-08 21:34:43 +00:00
fix: golangci
This commit is contained in:
@@ -369,7 +369,6 @@ func builtInTransportNames() []string {
|
||||
return []string{transportData, transportVideo, transportSEI, transportVP8}
|
||||
}
|
||||
|
||||
//nolint:cyclop // matrix of carrier×transport expectations is naturally branchy
|
||||
func realE2ECaseExpectation(carrierName, transportName string) realE2EExpectation {
|
||||
switch carrierName {
|
||||
case "telemost":
|
||||
|
||||
Reference in New Issue
Block a user