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-net.git

commit fcf294f4b744bb3cd2b04606c0806ac65e79aa98
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jun 23 09:13:54 2023 -0400

    Javadoc
---
 src/main/java/org/apache/commons/net/examples/mail/IMAPUtils.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/java/org/apache/commons/net/examples/mail/IMAPUtils.java 
b/src/main/java/org/apache/commons/net/examples/mail/IMAPUtils.java
index 7e7f9804..73a27ada 100644
--- a/src/main/java/org/apache/commons/net/examples/mail/IMAPUtils.java
+++ b/src/main/java/org/apache/commons/net/examples/mail/IMAPUtils.java
@@ -27,7 +27,6 @@ import org.apache.commons.net.imap.IMAPSClient;
 /**
  * Utility class for shared IMAP utilities
  */
-
 class IMAPUtils {
 
     /**

Reply via email to