Skip to content

Commit 616777b

Browse files
committed
fix spacing issue
1 parent aac0389 commit 616777b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/optimize/RemoveParentModulesPlugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ function allHaveModule(someChunks, module, checkedChunks) {
2929
return chunks;
3030
}
3131

32-
3332
class RemoveParentModulesPlugin {
3433
apply(compiler) {
3534
compiler.plugin("compilation", (compilation) => {

0 commit comments

Comments
 (0)