mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Remove double cljs conversion
This commit is contained in:
parent
0a73c3aa95
commit
f169d49397
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@
|
|||
(defn resolve-tokens+
|
||||
[tokens & {:keys [debug?] :as config}]
|
||||
(p/let [sd-tokens (-> (tokens-name-map tokens)
|
||||
(clj->js)
|
||||
(resolve-sd-tokens+ config))]
|
||||
(let [resolved-tokens (reduce
|
||||
(fn [acc ^js cur]
|
||||
|
|
Loading…
Add table
Reference in a new issue