mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-13 22:28:52 +00:00
fix: remove unused installKeyErrOn field for golangci-lint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,6 @@ type mockF5Client struct {
|
|||||||
installCertErr error
|
installCertErr error
|
||||||
installCertErrOn string
|
installCertErrOn string
|
||||||
installKeyErr error
|
installKeyErr error
|
||||||
installKeyErrOn string
|
|
||||||
createTransactionID string
|
createTransactionID string
|
||||||
createTransactionErr error
|
createTransactionErr error
|
||||||
commitTransactionErr error
|
commitTransactionErr error
|
||||||
|
|||||||
Reference in New Issue
Block a user