@@ -20,7 +20,6 @@ type batchItem struct {
type Batch struct {
conn *Conn
items []*batchItem
resultsRead int
ctx context.Context
err error
The note is not visible to the blocked user.