Browse Source

CLI - remove Gateway from availableGroups

Leszek Wiesner 3 năm trước cách đây
mục cha
commit
c2535afc30
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 = {