Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 38e5bd0

Browse files
committed
fix: removes unused cancel
1 parent 89853ec commit 38e5bd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/helpers/envtest.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ type TestEnvironment struct {
5252
client.Client
5353
Config *rest.Config
5454
env *envtest.Environment
55-
cancel context.CancelFunc
5655
}
5756

5857
// Cleanup deletes all the given objects.

0 commit comments

Comments
 (0)