remove pedandic checkstyle error

This commit is contained in:
Hans-Christoph Steiner 2021-02-15 19:11:01 +01:00
parent 3afd269a9c
commit 3c22024d94

View File

@ -115,7 +115,6 @@
<module name="FinalClass" />
<module name="ArrayTypeStyle" />
<module name="ArrayTrailingComma" />
<module name="UpperEll" />
<module name="StringLiteralEquality" />