Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Pa Nayotis authored and Pa Nayotis committed Jan 18, 2025
1 parent 4fde8a6 commit af61162
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/testAdapter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ const passedFile = path.resolve(process.cwd(), `./${adapterType}/${process.argv[
const volumes = await runAdapter(adapter, endTimestamp, chainBlocks, undefined, undefined, {
adapterVersion,
})
console.log(volumes);
printVolumes(volumes, adapter)
console.info("\n")
} else if ("breakdown" in module) {
Expand Down

0 comments on commit af61162

Please sign in to comment.