mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 12:59:12 -05:00
Remove debug message on messages events ns.
This commit is contained in:
parent
6044e8a4c2
commit
8353f92ea7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@
|
|||
|
||||
rs/WatchEvent
|
||||
(-apply-watch [_ state s]
|
||||
(println "HideMessage.-apply-watch" canceled?)
|
||||
(if canceled?
|
||||
(rx/empty)
|
||||
(->> (rx/of #(dissoc state :message))
|
||||
|
|
Loading…
Add table
Reference in a new issue