Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodek committed Jun 14, 2024
1 parent 6982d9e commit 6205c7b
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 @@ -74,5 +74,4 @@ func (p *identityProvider) FromPrivateKey(privateKey *secp256k1.PrivateKey) (imm
PublicKey: pubKey,
PrivateKey: privateKey,
}), nil

}

0 comments on commit 6205c7b

Please sign in to comment.