mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
remove println statement
This commit is contained in:
parent
193ad115a2
commit
a553253d28
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@
|
|||
:selected-shapes selected-shapes})))
|
||||
|
||||
(defn update-shape-dimensions [value shape-ids attributes]
|
||||
(println "attributes is " attributes)
|
||||
(st/emit! (dwt/update-dimensions shape-ids (first attributes) value)))
|
||||
|
||||
(defn update-layout-sizing-limits [value shape-ids attributes]
|
||||
|
|
Loading…
Reference in a new issue