Skip to content

Commit 6e2df71

Browse files
authored
chore: remove unnecessary references to the LICENSE file (#17071)
1 parent 198e5fc commit 6e2df71

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

lib/rules/prefer-object-spread.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/**
22
* @fileoverview Prefers object spread property over Object.assign
33
* @author Sharmila Jesupaul
4-
* See LICENSE file in root directory for full license.
54
*/
65

76
"use strict";

tests/lib/rules/prefer-object-spread.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/**
22
* @fileoverview Prefers object spread property over Object.assign
33
* @author Sharmila Jesupaul
4-
* See LICENSE file in root directory for full license.
54
*/
65

76
"use strict";

0 commit comments

Comments
 (0)