Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 19, 2021
1 parent c6afbcb commit 55434eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export const random = () => {
export const empty = () => {}

export const fixed = async () => {
// eslint-disable-next-line no-magic-numbers
await setTimeout(0)
}

Expand Down

0 comments on commit 55434eb

Please sign in to comment.