rcmerci 1 săptămână în urmă
părinte
comite
e5668a469d
1 a modificat fișierele cu 0 adăugiri și 9 ștergeri
  1. 0 9
      src/main/frontend/worker/state.cljs

+ 0 - 9
src/main/frontend/worker/state.cljs

@@ -121,15 +121,6 @@
   []
   []
   (:auth/id-token @*state))
   (:auth/id-token @*state))
 
 
-(defn get-user-groups
-  []
-  (set (get-in @*state [:user/info :UserGroups])))
-
-(defn rtc-debug-enabled?
-  []
-  (and (get-id-token)
-       (contains? (get-user-groups) "team")))
-
 (comment
 (comment
   (defn mobile?
   (defn mobile?
     []
     []