Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla committed Nov 8, 2023
1 parent 1914e2d commit 6261585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/v1alpha1/space_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ type SpaceSpec struct {
// Default is False.
// +optional
DisableInheritance bool `json:"disableInheritance,omitempty"`

}

// SpaceStatus defines the observed state of Space
Expand Down

0 comments on commit 6261585

Please sign in to comment.