Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sandromello committed Nov 25, 2024
1 parent 5f54f68 commit d5722fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/webapp/events.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@
:initialize-intercom
(fn
[{:keys [db]} [_ user]]
(js/console.log "DB -->>", (clj->js db))
(js/console.log "USER -->>", (clj->js user))
(js/window.Intercom
"boot"
(clj->js {:api_base "https://api-iam.intercom.io"
Expand Down

0 comments on commit d5722fa

Please sign in to comment.