Skip to content

Commit

Permalink
Remove unused hooks (spiffe#5058)
Browse files Browse the repository at this point in the history
  • Loading branch information
InverseIntegral committed Sep 18, 2024
1 parent 307a2a7 commit 3176da5
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ type keyEntry struct {

type pluginHooks struct {
// Used for testing only.
scheduleDeleteSignal chan error
refreshKeysSignal chan error
disposeKeysSignal chan error

lookupEnv func(string) (string, bool)
}

Expand Down

0 comments on commit 3176da5

Please sign in to comment.