mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
changed hardcoded group
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ public class AccessCanBeTightenedInspection extends BaseJavaBatchLocalInspection
|
||||
@Override
|
||||
@NotNull
|
||||
public String getGroupDisplayName() {
|
||||
return GroupNames.CLASS_LAYOUT_GROUP_NAME;
|
||||
return GroupNames.VISIBILITY_GROUP_NAME;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user