From f2f492bf3fb42544e1cd62842988f0e968379919 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 14 Mar 2025 15:48:00 +0100 Subject: [PATCH] :fire: Remove commented code --- common/src/app/common/types/tokens_lib.cljc | 5 ----- 1 file changed, 5 deletions(-) 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.