mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
Remove whitespace.
This commit is contained in:
parent
4124f83a22
commit
5ce66f3c69
1 changed files with 0 additions and 1 deletions
|
@ -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)]
|
||||
|
|
Loading…
Reference in a new issue