diff --git a/common/src/app/common/types/tokens_lib.cljc b/common/src/app/common/types/tokens_lib.cljc index 0e2a331706..9a2d6b33ab 100644 --- a/common/src/app/common/types/tokens_lib.cljc +++ b/common/src/app/common/types/tokens_lib.cljc @@ -255,11 +255,6 @@ [name] (split-path name set-separator)) -;; (defn rename-token-set-preserving-group -;; [token-set name] -;; (let [base (butlast (get-path token-set)) - - (defn normalize-set-name "Normalize a set name.