This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new 15960737 Remove redundant entry
15960737 is described below

commit 159607374eb7d63714694f31554a44300dded7dd
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 21 11:49:26 2025 -0500

    Remove redundant entry
---
 src/conf/checkstyle.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/conf/checkstyle.xml b/src/conf/checkstyle.xml
index 86fb5937..7dba6801 100644
--- a/src/conf/checkstyle.xml
+++ b/src/conf/checkstyle.xml
@@ -87,6 +87,5 @@ limitations under the License.
     <module name="UpperEll" />
     <module name="WhitespaceAfter" />
     <module name="WhitespaceAround" />
-    <module name="WhitespaceAroundCheck" />
   </module>
 </module>

Reply via email to