Skip to content

Commit

Permalink
conf
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Apr 22, 2024
1 parent 3423886 commit 9055a7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/compojure/api/meta.clj
Original file line number Diff line number Diff line change
Expand Up @@ -1011,8 +1011,7 @@
"\n\n"
"To suppress this message for this namespace use -Dcompojure.api.meta.static-context-coach="
"{" nsym " " :off "}"
(when coach
(str "\n\nCurrent coach config: " (pr-str coach))))]
"\n\nCurrent coach config: " (pr-str coach))]
(case mode
:off nil
:print (println msg)
Expand Down

0 comments on commit 9055a7c

Please sign in to comment.