GitHub user shahabkondri opened a pull request:

    https://github.com/apache/commons-io/pull/53

    Modifier 'private' is redundant for enum constructors.

    If no access modifier is specified for the constructor of an enum type, the 
constructor is private.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shahabkondri/commons-io master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-io/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #53
    
----
commit d5e0d66a58ee3d5e70e95294cb6c1faa3f63fc45
Author: shahab <shahab.kondri@...>
Date:   2018-01-12T23:06:51Z

    Modifier 'private' is redundant for enum constructors.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to