Skip to content

Commit 54d063d

Browse files
committed
Remove unnecessary comment
1 parent b36f477 commit 54d063d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rules/requireJsdoc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
//
21
// The requireJDDoc rule at eslint is deprecated and won't get any bugfixes anymore.
32
// Thus this method implements a compatible requireJSDoc rule.
4-
//
53

64
/* eslint-disable sort-keys */
75
/* The meta information is well defined and has a fixed structure.

0 commit comments

Comments
 (0)