added suggestions
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"sort_order" "DESC"
|
||||
}}})
|
||||
|
||||
#_{:clj-kondo/ignore [:clojure-lsp/unused-public-var]}
|
||||
(defn get-order
|
||||
([client location order-id]
|
||||
(log/info "Searching for" (:square-location/client-location location))
|
||||
@@ -482,6 +483,7 @@
|
||||
(d/transact conn)
|
||||
deref))))
|
||||
|
||||
#_{:clj-kondo/ignore [:clojure-lsp/unused-public-var]}
|
||||
(defn reset []
|
||||
(->>
|
||||
(d/query {:query {:find ['?e]
|
||||
|
||||
Reference in New Issue
Block a user