mirror of
https://github.com/smallstep/certificates.git
synced 2024-11-09 13:10:36 +00:00
gofmt -s
This commit is contained in:
parent
8ca9442fe9
commit
5443aa073a
@ -267,7 +267,7 @@ func WithAdminDB(d admin.DB) Option {
|
||||
}
|
||||
|
||||
// WithProvisioners is an option to set the provisioner collection.
|
||||
//
|
||||
//
|
||||
// Deprecated: provisioner collections will likely change
|
||||
func WithProvisioners(ps *provisioner.Collection) Option {
|
||||
return func(a *Authority) error {
|
||||
|
Loading…
Reference in New Issue
Block a user