Skip to content

Commit

Permalink
fix: unused config field Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Claus Strasburger committed Apr 4, 2022
1 parent 53114cf commit 17abd96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/config/config.go
Expand Up @@ -48,7 +48,6 @@ type Config struct {
// StructName overrides the name given to the mock struct and should only be nonempty
// when generating for an exact match (non regex expression in -name).
StructName string
Tags string
TestOnly bool
UnrollVariadic bool `mapstructure:"unroll-variadic"`
Version bool
Expand Down

0 comments on commit 17abd96

Please sign in to comment.