Skip to content

Commit aa9adc5

Browse files
committed
dig fix
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 25faa92 commit aa9adc5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

token/driver/tms.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,4 @@ type TokenManagerServiceProvider interface {
9595
// If the public parameters in the options are identical to those in the current TMS, then nothing happens.
9696
// If a TMS does not exist for the given options, one is created with the given public parameters.
9797
Update(options ServiceOptions) error
98-
99-
// Configurations returns the current TMS configurations.
100-
Configurations() ([]Configuration, error)
10198
}

0 commit comments

Comments
 (0)