This commit is contained in:
ROOKIE20570 2020-11-21 00:55:22 -08:00 committed by GitHub
commit 0a6d74fc26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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() {