mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 23:19:28 +00:00
Remove whitespace.
This commit is contained in:
parent
4124f83a22
commit
5ce66f3c69
@ -24,7 +24,6 @@
|
|||||||
(vreset! state tree)
|
(vreset! state tree)
|
||||||
(wrk/reply! sender nil))))
|
(wrk/reply! sender nil))))
|
||||||
|
|
||||||
|
|
||||||
(defmethod wrk/handler :grid/align
|
(defmethod wrk/handler :grid/align
|
||||||
[{:keys [sender point] :as message}]
|
[{:keys [sender point] :as message}]
|
||||||
(let [point #js [(:x point) (:y point)]
|
(let [point #js [(:x point) (:y point)]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user