Remove prn

pull/645/head
Tienson Qin 2020-05-20 21:39:00 +08:00
parent 8c3b67c299
commit d4d79c8d05
1 changed files with 0 additions and 1 deletions

View File

@ -986,7 +986,6 @@
(remove nil?) (remove nil?)
(distinct) (distinct)
(mapv (fn [p] (mapv (fn [p]
(prn p " connections: " (get-connections p))
(cond-> (cond->
{:id p {:id p
:label (util/capitalize-all p) :label (util/capitalize-all p)