minor cleanup
This commit is contained in:
@@ -70,8 +70,6 @@
|
||||
:headers {}
|
||||
:body ""})
|
||||
|
||||
(defn render-index [_]
|
||||
(response/resource-response "index.html" {:root "public"}))
|
||||
|
||||
(defn home-handler [{:keys [identity]}]
|
||||
(if identity
|
||||
|
||||
Reference in New Issue
Block a user