mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
Remove whitespace.
This commit is contained in:
parent
f52b8796d1
commit
f46ded791c
@ -129,7 +129,6 @@
|
||||
(let [page (get-in state [:pages-by-id id])]
|
||||
(if (:history page)
|
||||
(rx/empty)
|
||||
|
||||
(rx/merge
|
||||
(rx/of (sync-page id))
|
||||
(->> (rx/filter page-synced? s)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user