Kaynağa Gözat

CLI - remove Gateway from availableGroups

Leszek Wiesner 3 yıl önce
ebeveyn
işleme
c2535afc30
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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 = {