Skip to content

Commit

Permalink
[nop] Temporarily disable taoensso.elide-deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed May 28, 2024
1 parent 12c4100 commit cb1c049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
[com.github.clj-easy/graal-build-time "1.0.5"]]}

:dev
{:jvm-opts ["-server" "-Dtaoensso.elide-deprecated=true"]
{:jvm-opts ["-server" #_"-Dtaoensso.elide-deprecated=true"]
:global-vars
{*warn-on-reflection* true
*assert* true
Expand Down

0 comments on commit cb1c049

Please sign in to comment.