mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 06:46:42 +08:00
update golangci-lint
This commit is contained in:
@@ -61,7 +61,6 @@ func keyValParse(str string, separator byte) (map[string]string, error) {
|
||||
ret[k] = v
|
||||
} else {
|
||||
ret[k] = ""
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user