rcmerci 1 settimana fa
parent
commit
e5668a469d
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  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))
 
-(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
   (defn mobile?
     []