Skip to content

Commit 2f5133b

Browse files
committed
fix: linter
1 parent 41c9b10 commit 2f5133b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

impl/paramstore.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ type paramStoreApi interface {
1818
type ParamStore struct {
1919
svc paramStoreApi
2020
ctx context.Context
21-
config *ParamStrConfig
2221
token *config.ParsedTokenConfig
2322
logger hclog.Logger
2423
}

0 commit comments

Comments
 (0)