瀏覽代碼

CLI - remove Gateway from availableGroups

Leszek Wiesner 3 年之前
父節點
當前提交
c2535afc30
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 = {