Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Apr 11, 2024
1 parent 67781c2 commit 938e26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barretenberg/ts/src/barretenberg/poseidon.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ describe('poseidon sync', () => {
const us = t.us() / (numHashesPerLoop * loops);
console.log(`Executed ${numHashesPerLoop * loops} hashes at an average ${us}us / hash`);
});
});
});

0 comments on commit 938e26a

Please sign in to comment.