0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 11:01:20 -05:00

Remove whitespace on shapes data ns.

This commit is contained in:
Andrey Antukh 2016-08-20 23:01:02 +03:00
parent b90e70277e
commit 3187a3ed2c
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -493,7 +493,6 @@
(->> (get-in state [:workspace :selected])
(map #(update-stroke-attrs % opts)))))))
(defn move-selected-layer
[loc]
(reify