garydgregory commented on a change in pull request #149:
URL: https://github.com/apache/commons-vfs/pull/149#discussion_r535244101



##########
File path: 
commons-vfs2/src/main/java/org/apache/commons/vfs2/impl/DefaultFileSystemManager.java
##########
@@ -208,6 +208,19 @@ public void addProvider(final String[] urlSchemes, final 
FileProvider provider)
         }
     }
 
+    /**
+     * Unregisters a file system provider.
+     *
+     * @param urlScheme The scheme of the provider.

Review comment:
       Missing a since Javadoc tag and a unit test.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to