Skip to content

Commit

Permalink
Resolve debug reflection
Browse files Browse the repository at this point in the history
  • Loading branch information
valerauko committed Nov 20, 2023
1 parent b244230 commit 29ade22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/sleepy/dog.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
[x]
(+ 1 x))

(defn reflect
[x]
(.activeSpan x))

(defn set-resource!
[^String reg-name]
(let [tracer (GlobalTracer/get)
Expand Down

0 comments on commit 29ade22

Please # to comment.