fix: version
This commit is contained in:
parent
b89b7dd331
commit
535c7584c8
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ func NewDefaultOP(ctx context.Context, config *Config, storage Storage, opOpts .
|
|||
}
|
||||
|
||||
keyCh := make(chan jose.SigningKey)
|
||||
// ctx, cancel := context.WithCancel(ctx)
|
||||
p.signer = NewDefaultSigner(ctx, storage, keyCh)
|
||||
go p.ensureKey(ctx, storage, keyCh)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue