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 c7d0f3077b3b94f5bdef35ec462fc4dccc6295f6
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 26 09:43:09 2021 -0500

    Drop old in-line comment.
---
 .../test/java/org/apache/commons/vfs2/impl/DefaultFileMonitorTest.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/commons-vfs2/src/test/java/org/apache/commons/vfs2/impl/DefaultFileMonitorTest.java
 
b/commons-vfs2/src/test/java/org/apache/commons/vfs2/impl/DefaultFileMonitorTest.java
index 404994e..9352bc7 100644
--- 
a/commons-vfs2/src/test/java/org/apache/commons/vfs2/impl/DefaultFileMonitorTest.java
+++ 
b/commons-vfs2/src/test/java/org/apache/commons/vfs2/impl/DefaultFileMonitorTest.java
@@ -187,7 +187,6 @@ public class DefaultFileMonitorTest {
 
     @After
     public void tearDown() {
-        // fileSystemManager.close();
         deleteTestFileIfPresent();
     }
 

Reply via email to