Skip to content

Commit

Permalink
fix: remove bottomless pr-str
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie authored and Schaechtle committed Aug 28, 2023
1 parent 8248233 commit 5897d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gen/dynamic/trace.clj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@

Object
(equals [this that] (= this that))
(toString [this] (pr-str this))

IFn
(invoke [this k] (.valAt this k))
Expand Down

0 comments on commit 5897d78

Please sign in to comment.