Skip to content

Commit

Permalink
remove unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Jun 4, 2024
1 parent 2ea50a0 commit d8a9cfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ type Environment struct {
IsArchived *bool `json:"isArchived" tfschema:"-"`
IsRemoteApplyEnabled bool `json:"isRemoteApplyEnabled"`
K8sNamespace string `json:"k8s_namespace"`
IsSingleUseBlueprint bool `json:"isSingleUseBlueprint" tfschema:"-"`
}

type EnvironmentCreate struct {
Expand Down

0 comments on commit d8a9cfc

Please sign in to comment.