mirror of
https://github.com/penpot/penpot.git
synced 2025-02-11 09:38:56 -05:00
Cleanup
This commit is contained in:
parent
93ed1ded17
commit
b7cedf219b
1 changed files with 16 additions and 17 deletions
|
@ -271,7 +271,6 @@
|
|||
changes (if create-token?
|
||||
(pcb/add-token changes (:id token-set) (:name token-set) token)
|
||||
(pcb/update-token changes (:id token-set) (:name token-set) token prev-token))
|
||||
|
||||
changes (-> changes
|
||||
(ensure-token-theme-changes state {:new-set? create-set?
|
||||
:id (:id token-set)}))]
|
||||
|
|
Loading…
Add table
Reference in a new issue