2
0

Remove blank line

This commit is contained in:
Jack Christensen
2019-04-12 21:24:11 -05:00
parent b78ecf26dc
commit 69946b35d8
-1
View File
@@ -496,7 +496,6 @@ func (c *Conn) Query(ctx context.Context, sql string, optionsAndArgs ...interfac
rows.fatal(err)
return rows, rows.err
}
}
resultFormats := make([]int16, len(ps.FieldDescriptions))