Skip to content

Commit cc5e20e

Browse files
committed
rebase fix
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 7904d4f commit cc5e20e

File tree

2 files changed

+0
-464
lines changed

2 files changed

+0
-464
lines changed

token/driver/config.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ SPDX-License-Identifier: Apache-2.0
66

77
package driver
88

9-
//go:generate counterfeiter -o mock/config.go -fake-name Configuration . Configuration
10-
119
// Configuration provides functions to access the configuration of a given TMS
1210
//
1311
//go:generate counterfeiter -o mock/configuration.go -fake-name Configuration . Configuration

0 commit comments

Comments
 (0)