fixing issue.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -13,8 +13,7 @@
|
||||
[malli.registry :as mr]
|
||||
[malli.transform :as mt2]
|
||||
[slingshot.slingshot :refer [throw+ try+]]
|
||||
[taoensso.encore :refer [filter-vals]]
|
||||
[reagent.debug :as d]))
|
||||
[taoensso.encore :refer [filter-vals]]))
|
||||
|
||||
(defn html-response [hiccup & {:keys [status headers oob] :or {status 200 headers {} oob []}}]
|
||||
{:status status
|
||||
|
||||
Reference in New Issue
Block a user