deleting println.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
(map #(rename-keys % {:invoice-payment/_invoice :invoice/payments}))))
|
||||
|
||||
(defn raw-graphql [args]
|
||||
(println (:invoice-number-like args))
|
||||
(->> (d/query
|
||||
(cond-> {:query {:find [default-read]
|
||||
:in ['$]
|
||||
|
||||
Reference in New Issue
Block a user