Skip to content

Commit

Permalink
[hotfix] Broken `refer-timbre
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Sep 27, 2023
1 parent cfe5cd6 commit 26c1ccf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/taoensso/timbre.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -981,10 +981,10 @@
spy]])"
[]
`(require
'[taoensso.timbre :as timbre
:refer [log trace debug info warn error fatal report
logf tracef debugf infof warnf errorf fatalf reportf
spy]])))
'~'[taoensso.timbre :as timbre
:refer [log trace debug info warn error fatal report
logf tracef debugf infof warnf errorf fatalf reportf
spy]])))

;;;; Appender shutdown

Expand Down

0 comments on commit 26c1ccf

Please sign in to comment.