From 1c0debdd0ef5694f88c990db273d85471047aca6 Mon Sep 17 00:00:00 2001 From: Damon Wang Date: Mon, 16 Oct 2017 08:19:23 +0800 Subject: [PATCH] remove unused comment this file has in k8s.io/api. --- staging/src/k8s.io/api/core/v1/register.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/staging/src/k8s.io/api/core/v1/register.go b/staging/src/k8s.io/api/core/v1/register.go index 4916ee3c23c..ad52cf9b7d0 100644 --- a/staging/src/k8s.io/api/core/v1/register.go +++ b/staging/src/k8s.io/api/core/v1/register.go @@ -14,8 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. */ -//TODO: this file is going to be moved to k8s.io/api - package v1 import (