Chore: pass staticcheck
This commit is contained in:
@ -34,5 +34,4 @@ func (c *packet) LocalAddr() net.Addr {
|
||||
|
||||
func (c *packet) Drop() {
|
||||
pool.Put(c.buf)
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user