mirror of
https://github.com/penpot/penpot.git
synced 2026-03-22 02:13:27 +00:00
Remove println on shapes data events.
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
udp/IPageUpdate
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(println "DeleteShape$update" id)
|
||||
(let [shape (get-in state [:shapes id])]
|
||||
(impl/dissoc-shape state shape))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user