cert-checker: Remove unused field ReportDirectoryPath (#6704)
This commit is contained in:
parent
d9872dbe41
commit
ed5925f8ea
|
|
@ -410,7 +410,6 @@ type Config struct {
|
|||
cmd.HostnamePolicyConfig
|
||||
|
||||
Workers int
|
||||
ReportDirectoryPath string
|
||||
UnexpiredOnly bool
|
||||
BadResultsOnly bool
|
||||
CheckPeriod cmd.ConfigDuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue