Pārlūkot izejas kodu

CLI - remove Gateway from availableGroups

Leszek Wiesner 3 gadi atpakaļ
vecāks
revīzija
c2535afc30
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      cli/src/Types.ts

+ 0 - 1
cli/src/Types.ts

@@ -87,7 +87,6 @@ export const AvailableGroups: readonly WorkingGroups[] = [
   WorkingGroups.StorageProviders,
   WorkingGroups.Curators,
   WorkingGroups.Operations,
-  WorkingGroups.Gateway,
 ] as const
 
 export type Reward = {