Skip to content

Commit bf1bff7

Browse files
Update types.go
1 parent 8a25f9b commit bf1bff7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/types/types.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ type RMSClusterResponse struct {
99
Data []RMSCluster `json:"data"`
1010
}
1111

12-
type Anyd struct {
13-
Config string `json:"config"`
14-
}
1512
type KubeconfigResponse struct {
1613
Config string `json:"config"`
1714
}

0 commit comments

Comments
 (0)