Commit f09e8d3e authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

ref

parent 77fd936b
...@@ -17,9 +17,7 @@ limitations under the License. ...@@ -17,9 +17,7 @@ limitations under the License.
// Package unversioned contains API types that are common to all versions. // Package unversioned contains API types that are common to all versions.
package unversioned package unversioned
import ( import "strings"
"strings"
)
// TypeMeta describes an individual object in an API response or request // TypeMeta describes an individual object in an API response or request
// with strings representing the type of the object and its API schema version. // with strings representing the type of the object and its API schema version.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment