mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 04:00:46 +08:00
update golangci-lint
This commit is contained in:
@@ -65,7 +65,6 @@ func (t *RangeSMPTETime) read(s string) error {
|
||||
return err
|
||||
}
|
||||
t.Subframe = uint(tmp)
|
||||
|
||||
} else {
|
||||
tmp, err := strconv.ParseUint(parts[0], 10, 64)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user