remove extra package comment on crds

This commit is contained in:
Jingfang Liu
2018-06-20 13:22:17 -07:00
parent 38b4365ab3
commit cc8690381c

View File

@@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// Package crds read in files for CRD schemas and parse annotations from it
package crds package crds
// Annotation is to mark a field as annotations. // Annotation is to mark a field as annotations.