Skip to content

Commit 9cba7c9

Browse files
committed
UPSTREAM: <drop>: manually resolve conflict
Fix conflicting import statements from commit ad91dd2 Signed-off-by: Thomas Jungblut <[email protected]>
1 parent b0653ec commit 9cba7c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

staging/src/k8s.io/apiserver/pkg/endpoints/handlers/delete_test.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,7 @@ import (
3131
"k8s.io/apimachinery/pkg/runtime"
3232
"k8s.io/apimachinery/pkg/runtime/schema"
3333
"k8s.io/apimachinery/pkg/runtime/serializer"
34-
<<<<<<< HEAD
35-
auditapis "k8s.io/apiserver/pkg/apis/audit"
36-
=======
37-
"k8s.io/apiserver/pkg/admission"
3834
auditinternal "k8s.io/apiserver/pkg/apis/audit"
39-
>>>>>>> ad91dd2caa0 (UPSTREAM: 131694: Eliminate AuditContext`s SetEventLevel)
4035
"k8s.io/apiserver/pkg/audit"
4136
"k8s.io/apiserver/pkg/endpoints/handlers/negotiation"
4237
"k8s.io/apiserver/pkg/registry/rest"

0 commit comments

Comments
 (0)