Skip to content

Commit 3316b43

Browse files
committed
Remove comment
1 parent ba47d49 commit 3316b43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rules/no-undocumented-throws.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3452,7 +3452,6 @@ ruleTester.run(
34523452
{ messageId: 'missingThrowsTag' },
34533453
],
34543454
},
3455-
// XXX
34563455
{
34573456
code: `
34583457
async function* g() {

0 commit comments

Comments
 (0)