mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
resolved some incorrect comments (#3473)
* resolved some incorrect comments * resolved all comments * resolved a typo
This commit is contained in:
@@ -17,6 +17,7 @@ type ProjectStatus struct {
|
||||
Active bool `json:"active"`
|
||||
}
|
||||
|
||||
// ProjectList holds a list of Project
|
||||
type ProjectList struct {
|
||||
metav1.TypeMeta `json:",inline"`
|
||||
metav1.ListMeta `json:"metadata,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user