Skip to content
Snippets Groups Projects
Commit 4ab98f60 authored by Angus Lees's avatar Angus Lees
Browse files

gofmt

parent cb9140c4
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ import (
jsonnet "github.com/strickyak/jsonnet_cgo"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
unstructuredv1 "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
"k8s.io/apimachinery/pkg/util/yaml"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/util/yaml"
)
// Read fetches and decodes K8s objects by path.
......
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