mirror of
https://github.com/40t/go-sniffer.git
synced 2025-11-06 20:26:23 +08:00
delete unnecessary code
This commit is contained in:
@@ -180,8 +180,6 @@ func (m *Mysql) resolvePacketTo(r io.Reader, w io.Writer) (uint8, error) {
|
||||
} else {
|
||||
return seq, nil
|
||||
}
|
||||
|
||||
return seq, nil
|
||||
}
|
||||
|
||||
func (stm *stream) resolve() {
|
||||
|
||||
Reference in New Issue
Block a user