acme: make fmt

pull/242/head
David Cowden 4 years ago
parent 05780554d2
commit 6c39439008

@ -61,7 +61,6 @@ func WithDatabase(db db.AuthDB) Option {
}
}
// WithOrdinal sets the server's ordinal identifier (an int).
func WithOrdinal(ordinal int) Option {
return func(o *options) {

Loading…
Cancel
Save