Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodek committed Jun 13, 2024
1 parent 71364aa commit 04cc0b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acp/identity/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ func (p *identityProvider) FromPrivateKey(privateKey *secp256k1.PrivateKey) (imm
PublicKey: pubKey,
PrivateKey: privateKey,
}), nil

}

0 comments on commit 04cc0b7

Please sign in to comment.