mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
update golangci-lint
This commit is contained in:
@@ -61,7 +61,6 @@ func newServerUDPListener(
|
||||
s *Server,
|
||||
address string,
|
||||
streamType StreamType) (*serverUDPListener, error) {
|
||||
|
||||
tmp, err := s.ListenPacket("udp", address)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
Reference in New Issue
Block a user