Fixed code smells
This commit is contained in:
@@ -310,7 +310,7 @@ func (p *Packet) parse() error {
|
||||
return err
|
||||
}
|
||||
p.Position = &pos
|
||||
p.parseMicEData()
|
||||
_ = p.parseMicEData()
|
||||
|
||||
return nil // there is no additional data to parse
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user