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

Commit c5aa24e

Browse files
committed
fix: removes unused cancel
1 parent 3ed4632 commit c5aa24e

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)