Skip to content

Commit 280caae

Browse files
committed
Remove outdated comment
1 parent 02f4809 commit 280caae

File tree

1 file changed

+0
-1
lines changed
  • packages/cli/src/benchmark/lib

1 file changed

+0
-1
lines changed

packages/cli/src/benchmark/lib/api.ts

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ function suiteFilePath() {
5656
return filePath;
5757
}
5858

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

0 commit comments

Comments
 (0)