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

commit b5c7b0f0d33984fd0e412e3b6b39c0735739df12
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 4 15:29:58 2026 -0500

    Remove cruft comment
---
 .../apache/commons/vfs2/provider/http4/Http4FileSystemConfigBuilder.java | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/http4/Http4FileSystemConfigBuilder.java
 
b/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/http4/Http4FileSystemConfigBuilder.java
index 31811735f..456df2ee3 100644
--- 
a/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/http4/Http4FileSystemConfigBuilder.java
+++ 
b/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/http4/Http4FileSystemConfigBuilder.java
@@ -217,7 +217,6 @@ public class Http4FileSystemConfigBuilder extends 
FileSystemConfigBuilder {
         return getDurationInteger(opts, CONNECTION_TIMEOUT, 
DEFAULT_CONNECTION_TIMEOUT);
     }
 
-    /**
     /**
      * Gets the connection timeout.
      *

Reply via email to