0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

Remove whitespace.

This commit is contained in:
Andrey Antukh 2016-06-11 18:31:16 +03:00
parent 4124f83a22
commit 5ce66f3c69
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -24,7 +24,6 @@
(vreset! state tree)
(wrk/reply! sender nil))))
(defmethod wrk/handler :grid/align
[{:keys [sender point] :as message}]
(let [point #js [(:x point) (:y point)]