Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Aug 15, 2024
1 parent d10e712 commit 51fb65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evm/examples/precompile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ const main = async () => {
console.log(`Precompile result:${bytesToHex(result.returnValue)}`)
}

main()
void main()

0 comments on commit 51fb65c

Please sign in to comment.