mirror of
https://github.com/penpot/penpot.git
synced 2026-08-28 23:59:00 +00:00
Remove println on shapes data events.
This commit is contained in:
parent
8e8f230504
commit
4a804ae467
@ -115,7 +115,6 @@
|
|||||||
udp/IPageUpdate
|
udp/IPageUpdate
|
||||||
ptk/UpdateEvent
|
ptk/UpdateEvent
|
||||||
(update [_ state]
|
(update [_ state]
|
||||||
(println "DeleteShape$update" id)
|
|
||||||
(let [shape (get-in state [:shapes id])]
|
(let [shape (get-in state [:shapes id])]
|
||||||
(impl/dissoc-shape state shape))))
|
(impl/dissoc-shape state shape))))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user