Skip to content

Commit dbb8300

Browse files
committed
minor: removed extraneous new line
1 parent 26ab2bf commit dbb8300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/datagatherer/k8s/dynamic.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ func redactList(list []*api.GatheredResource) error {
285285
} else if gvk.Kind == "Route" && gvk.Group == "route.openshift.io" {
286286
Select(RouteSelectedFields, resource)
287287
}
288-
289288
}
290289

291290
// remove managedFields from all resources

0 commit comments

Comments
 (0)