Skip to content

Commit

Permalink
Update cli.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Aug 28, 2024
1 parent 7e2d093 commit 5138d58
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions cli/packages/models/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,6 @@ type InjectableEnvironmentResult struct {
SecretsCount int
}

type ExecuteCommandHotReloadParameters struct {
Enabled bool
GetSecretsDetails GetAllSecretsParameters
ProjectConfigDir string
SecretOverriding bool
ExpandSecrets bool
CurrentETag string
}

type GetAllFoldersParameters struct {
WorkspaceId string
Environment string
Expand Down

0 comments on commit 5138d58

Please sign in to comment.