fix: remove debug

pull/7084/head
charlie 2022-10-20 12:12:45 +08:00 committed by Tienson Qin
parent 0f17276977
commit db70ec13c1
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
(defn handle-changed!
[type {:keys [dir path content stat global-dir] :as payload}]
(prn "===> File changed: " type dir path)
(when dir
(let [path (gp-util/path-normalize path)
;; Global directory events don't know their originating repo so we rely