Skip to content

Commit a1df950

Browse files
committed
Fixed static test failures
1 parent 5b037e5 commit a1df950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/magento/idea/magento2plugin/actions/generation/dialog/CreateAnObserverDialog.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"PMD.MissingSerialVersionUID",
4242
"PMD.DataClass",
4343
"PMD.UnusedPrivateField",
44+
"PMD.ExcessiveImports",
4445
})
4546
public class CreateAnObserverDialog extends AbstractDialog {
4647
@NotNull

0 commit comments

Comments
 (0)