mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 22:16:38 +02:00
🔥 Remove unused double token resolve operation on sidebar
This commit is contained in:
parent
ebcf5b3177
commit
04c77a8532
1 changed files with 0 additions and 4 deletions
|
@ -266,10 +266,6 @@
|
||||||
(ctob/get-active-themes-set-tokens tokens-lib)
|
(ctob/get-active-themes-set-tokens tokens-lib)
|
||||||
{}))
|
{}))
|
||||||
|
|
||||||
;; Resolve tokens as second step
|
|
||||||
active-theme-tokens
|
|
||||||
(sd/use-resolved-tokens* active-theme-tokens)
|
|
||||||
|
|
||||||
;; This only checks for the currently explicitly selected set
|
;; This only checks for the currently explicitly selected set
|
||||||
;; name, it is ephimeral and can be nil
|
;; name, it is ephimeral and can be nil
|
||||||
selected-token-set-name
|
selected-token-set-name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue