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

View File

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