Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Clean API to avoid file edition message (#236)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored Dec 19, 2023
1 parent 00d2ca0 commit 0ecf78a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions api/v1alpha1/tangserver_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)

// EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN!
// NOTE: json tags are required. Any new fields you add must have json tags for the fields to be serialized.

// TangServerSpec defines the desired state of TangServer
type TangServerSpec struct {
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Expand Down

0 comments on commit 0ecf78a

Please sign in to comment.