Skip to content

Commit

Permalink
implant: remove unwanted debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Nov 1, 2020
1 parent 32ca718 commit 79733de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/implant/dirac/implant.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
(.fire debouncer)))

(defn mark-dirac-as-ready! []
(js/console.log "CMR")
(ocall! (helpers/get-dirac-angel) "markAsReady"))

; -- dirac object augmentation ----------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 79733de

Please sign in to comment.