Remove prn
This commit is contained in:
parent
51a862ac8a
commit
c592c38f59
@ -34,7 +34,6 @@
|
||||
|
||||
(defn fetch-items-for-hits [hits]
|
||||
(let [chans (map (fn [hit]
|
||||
(prn (hit "objectID"))
|
||||
(fetch-item (hit "objectID")))
|
||||
hits)]
|
||||
(go-loop [[channel & rest] chans
|
||||
|
Loading…
Reference in New Issue
Block a user