Skip to content

Commit e115c28

Browse files
committed
cleanup
1 parent da12808 commit e115c28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/rules/no-cycle.js

-1
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,5 @@ ruleTester.run('no-cycle', rule, {
199199
parser: parsers.BABEL_OLD,
200200
errors: [error(`Dependency cycle via ./flow-types-depth-two:4=>./es6/depth-one:1`)],
201201
}),
202-
203202
),
204203
});

0 commit comments

Comments
 (0)