diff --git a/frontend/src/app/main/ui/workspace/tokens/sidebar.cljs b/frontend/src/app/main/ui/workspace/tokens/sidebar.cljs index a2d35b10d..788886cd3 100644 --- a/frontend/src/app/main/ui/workspace/tokens/sidebar.cljs +++ b/frontend/src/app/main/ui/workspace/tokens/sidebar.cljs @@ -266,10 +266,6 @@ (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 ;; name, it is ephimeral and can be nil selected-token-set-name