Github user pranet closed the pull request at:
https://github.com/apache/commons-io/pull/56
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
GitHub user pranet reopened a pull request:
https://github.com/apache/commons-io/pull/56
Removed redundant isDirectory() check
There is already a call to validateListFilesParameters() which checks that
directory.isDirectory() is true
You can merge this pull request into a Git repos
Github user pranet closed the pull request at:
https://github.com/apache/commons-io/pull/56
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
GitHub user pranet opened a pull request:
https://github.com/apache/commons-io/pull/56
Removed redundant isDirectory() check
There is already a call to validateListFilesParameters() which checks that
directory.isDirectory() is true
You can merge this pull request into a Git reposit