@ -21,7 +21,6 @@ type Batch struct {
conn *Conn
items []*batchItem
resultsRead int
pendingCommandComplete bool
ctx context.Context
err error
inTx bool