Skip to content

Commit

Permalink
remove reflect call
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Jun 11, 2024
1 parent c481f7b commit 47607f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lambdaisland/ornament.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -790,8 +790,6 @@
)
{:type ::prop})))

(clojure.reflect/reflect clojure.lang.ILookup)

#?(:clj
(defmethod print-method ::prop [p writer]
(.write writer (lvalue p))))
Expand Down

0 comments on commit 47607f9

Please sign in to comment.