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

Commit

Permalink
fix: removes unused cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
faiq committed Apr 1, 2024
1 parent 3ed4632 commit c5aa24e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/helpers/envtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ type TestEnvironment struct {
client.Client
Config *rest.Config
env *envtest.Environment
cancel context.CancelFunc
}

// Cleanup deletes all the given objects.
Expand Down

0 comments on commit c5aa24e

Please sign in to comment.