mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 14:07:12 +02:00
✨ Simplify transducer definition for proces redo changes
This commit is contained in:
parent
e4e56828f6
commit
d35569dc55
1 changed files with 1 additions and 3 deletions
|
@ -111,9 +111,7 @@
|
||||||
|
|
||||||
redo-changes (if pending
|
redo-changes (if pending
|
||||||
(into redo-changes
|
(into redo-changes
|
||||||
(comp
|
(mapcat :redo-changes)
|
||||||
(map :redo-changes)
|
|
||||||
(mapcat identity))
|
|
||||||
pending)
|
pending)
|
||||||
redo-changes)]
|
redo-changes)]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue