Bläddra i källkod

CLI - remove Gateway from availableGroups

Leszek Wiesner 3 år sedan
förälder
incheckning
c2535afc30
1 ändrade filer med 0 tillägg och 1 borttagningar
  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 = {