mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Cleanup
This commit is contained in:
parent
44e4e85201
commit
f2569a1c4a
1 changed files with 0 additions and 1 deletions
|
@ -493,7 +493,6 @@
|
|||
(if (get-theme this group name)
|
||||
(let [group-themes (->> (get themes group)
|
||||
(map (comp token-theme->path val))
|
||||
(#(doto % println))
|
||||
(into #{}))
|
||||
active-themes' (-> (set/difference active-themes group-themes)
|
||||
(conj (theme-path group name)))]
|
||||
|
|
Loading…
Add table
Reference in a new issue