Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fileoy committed Aug 8, 2024
1 parent a491ddf commit d0c02d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/pubtator/pubtator.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ describe('pubtator', function () {

before(() => {
hints = map(bioCDocument);
console.log(JSON.stringify(hints, null, 2));
});

it('Should map to a non-zero list', function () {
Expand Down

0 comments on commit d0c02d4

Please sign in to comment.