Remove spurious comment in test

This commit is contained in:
Sean Corfield 2020-05-22 22:43:11 -07:00
parent b0b9e53352
commit 1b2ce9767e

View file

@ -244,7 +244,6 @@
(partition-all 2) (partition-all 2)
(map #(map rs/row-number %))) (map #(map rs/row-number %)))
(p/-execute (ds) ["select * from fruit"] (p/-execute (ds) ["select * from fruit"]
;; we do not need a real builder here...
(cond-> {:builder-fn rs/as-arrays} (cond-> {:builder-fn rs/as-arrays}
(derby?) (derby?)
(assoc :concurrency :read-only (assoc :concurrency :read-only