Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Apr 26, 2024
1 parent 02f4809 commit 280caae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/benchmark/lib/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ function suiteFilePath() {
return filePath;
}

// @TODO: Support async suiteFn
export function suite(suiteName: string, suiteFn: () => void) {
const filePath = suiteFilePath();

Expand Down

0 comments on commit 280caae

Please sign in to comment.