diff options
author | Sam Whited <sam@samwhited.com> | 2022-02-28 11:20:57 -0500 |
---|---|---|
committer | Sam Whited <sam@samwhited.com> | 2022-02-28 15:00:05 -0500 |
commit | 41be84ad58cc4759c7f6261ff058f89582903747 (patch) | |
tree | fd45f7ddb658fbc5de67b1971913379737db07fb /vendor/github.com/pion/udp/.golangci.yml | |
parent | a8279ee5b809863733f44b7de204e43db42c35df (diff) |
[style] remove redundant nil/length check on slice
Nil slices are valid slices of length 0, so the nil check is not needed.
Signed-off-by: Sam Whited <sam@samwhited.com>
Diffstat (limited to 'vendor/github.com/pion/udp/.golangci.yml')
0 files changed, 0 insertions, 0 deletions