fixing issue.

This commit is contained in:
Bryce
2024-03-21 23:00:51 -07:00
parent 59f7636f9c
commit 3a61ec5193
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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