Skip to content

Commit 5e747f1

Browse files
committed
Remove outdated suppression for CheckStyle.
No code changes.
1 parent 54851c3 commit 5e747f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/config/checkstyle-suppressions.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
<!-- false positives due to Lombok usage -->
99
<suppress checks="HideUtilityClassConstructor" files="ru.mystamps.web.model" />
1010
<suppress checks="HideUtilityClassConstructor" files="ru.mystamps.web.entity" />
11-
<suppress checks="HideUtilityClassConstructor" files="ru.mystamps.web.tests.page.element.Form" />
1211

1312
</suppressions>

0 commit comments

Comments
 (0)