Skip to content

Commit

Permalink
fix: Removed useless comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Jan 4, 2021
1 parent b69e7a8 commit 092faed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/urls.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ t.test('fastimage.info', (t: Test) => {

server.close()

// eslint-disable-next-line @typescript-eslint/no-var-requires
t.same(agents, [`fastimage/${userAgentVersion}`, 'FOO'])
})

Expand Down

0 comments on commit 092faed

Please sign in to comment.