We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3320590 commit e2e9379Copy full SHA for e2e9379
src/xiana/hotreload.clj
@@ -48,7 +48,6 @@ Accepts the following options:
48
(when restart-fn
49
(go-loop []
50
(<! (timeout 1000))
51
- (println "hotreload!")
52
(if (track-fn)
53
(do
54
(reload!)
0 commit comments