Skip to content

Commit e746754

Browse files
committed
style: remove unnecessary comment
1 parent b17a4a7 commit e746754

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/lint-dirty-modules-plugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ function LintDirtyModulesPlugin (compiler, options) {
2626
* Lints changed files provided by compilation object.
2727
* Fully executed only after initial run.
2828
*
29-
* @param options - stylelint options
3029
* @param compilation - webpack compilation object
3130
* @param callback - to be called when execution is done
3231
* @returns {*}

0 commit comments

Comments
 (0)