Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darkleaf committed Oct 7, 2024
1 parent 6920672 commit 0a0f056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/darkleaf/di/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
(defn- build-obj [{:keys [registry *stop-list]} key]
(loop [stack (list (stack-frame key :required (registry key)))
built-map {}]

(<<-
(if (empty? stack)
(built-map key))
Expand Down

0 comments on commit 0a0f056

Please sign in to comment.