Skip to content

Commit ac4f828

Browse files
UCT-722: Fixed code style
1 parent 17880ea commit ac4f828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/magento/idea/magento2uct/packages/SupportedIssue.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
import java.util.List;
3737
import org.jetbrains.annotations.Nullable;
3838

39+
@SuppressWarnings("PMD.ExcessiveImports")
3940
public enum SupportedIssue {
4041

4142
EXTENDING_DEPRECATED_CLASS(

0 commit comments

Comments
 (0)