mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 17:46:11 +02:00
Remove println on shapes data events.
This commit is contained in:
parent
8e8f230504
commit
4a804ae467
1 changed files with 0 additions and 1 deletions
|
@ -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))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue