Run 'make update' to update formatting

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
Andy Goldstein
2018-10-23 10:36:11 -04:00
parent 573ce7d0e7
commit bca585162f
131 changed files with 166 additions and 215 deletions

View File

@@ -26,7 +26,6 @@ import (
jsonpatch "github.com/evanphx/json-patch"
"github.com/pkg/errors"
"github.com/sirupsen/logrus"
apierrors "k8s.io/apimachinery/pkg/api/errors"
"k8s.io/apimachinery/pkg/types"
corev1informers "k8s.io/client-go/informers/core/v1"