0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00

Remove debug message on messages events ns.

This commit is contained in:
Andrey Antukh 2016-04-15 23:27:13 +03:00
parent 6044e8a4c2
commit 8353f92ea7
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -75,7 +75,6 @@
rs/WatchEvent
(-apply-watch [_ state s]
(println "HideMessage.-apply-watch" canceled?)
(if canceled?
(rx/empty)
(->> (rx/of #(dissoc state :message))