We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7904d4f commit cc5e20eCopy full SHA for cc5e20e
token/driver/config.go
@@ -6,8 +6,6 @@ SPDX-License-Identifier: Apache-2.0
6
7
package driver
8
9
-//go:generate counterfeiter -o mock/config.go -fake-name Configuration . Configuration
10
-
11
// Configuration provides functions to access the configuration of a given TMS
12
//
13
//go:generate counterfeiter -o mock/configuration.go -fake-name Configuration . Configuration
0 commit comments