Skip to content

Commit f938f16

Browse files
InverseIntegralMarcosDY
authored andcommitted
Remove unused hooks (spiffe#5058)
Signed-off-by: Matteo Kamm <[email protected]>
1 parent 8690398 commit f938f16

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: pkg/server/plugin/keymanager/hashicorpvault/hashicorp_vault.go

-4
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ type keyEntry struct {
3939

4040
type pluginHooks struct {
4141
// Used for testing only.
42-
scheduleDeleteSignal chan error
43-
refreshKeysSignal chan error
44-
disposeKeysSignal chan error
45-
4642
lookupEnv func(string) (string, bool)
4743
}
4844

0 commit comments

Comments
 (0)