Skip to content

Commit

Permalink
🚨 fix-lint: fix unnecessary trailing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
pouya-eghbali committed Apr 24, 2024
1 parent 6207692 commit bd242eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/crypto/identity.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func WithEvmSigner() func(machineIdentity *MachineIdentity) error {

return err
}

} else {
privateKey, err = ethCrypto.GenerateKey()

Expand Down

0 comments on commit bd242eb

Please sign in to comment.