Skip to content

Commit

Permalink
Kondo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Jones committed Nov 9, 2023
1 parent 18ca97c commit ff5c7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/spicy/results/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@


(defn edit
[{:keys [biff/db session path-params] :as ctx}]
[{:keys [biff/db session path-params] :as _ctx}]
(let [{:result/keys [type] :as result}
(first (biff/q db '{:find (pull result [*
{:result/type [*
Expand Down

0 comments on commit ff5c7b4

Please sign in to comment.