Remove blank line
This commit is contained in:
@@ -496,7 +496,6 @@ func (c *Conn) Query(ctx context.Context, sql string, optionsAndArgs ...interfac
|
|||||||
rows.fatal(err)
|
rows.fatal(err)
|
||||||
return rows, rows.err
|
return rows, rows.err
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
resultFormats := make([]int16, len(ps.FieldDescriptions))
|
resultFormats := make([]int16, len(ps.FieldDescriptions))
|
||||||
|
|||||||
Reference in New Issue
Block a user