Skip to content

Commit

Permalink
remove irrelevant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
darkleaf committed Nov 7, 2024
1 parent ecca961 commit 7f25ebb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/darkleaf/di/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@
(defn- with-ns
"Adds support to the registry for looking up vars."
[registry]
;; possible optimization for di/use-cache:
;; (memoize (fn [key) ....)
(fn [key]
(?? (some-> key
try-requiring-resolve
Expand Down

0 comments on commit 7f25ebb

Please sign in to comment.