mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-12 21:15:05 +00:00
Remove redundant initializers #800.
This commit is contained in:
parent
d094dd624e
commit
a026da0a98
@ -58,6 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
<action issue="LANG-1670" type="fix" dev="ggregory" due-to="Igor Shuvalov">Fix typos in JavaDoc #795.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Simplify assertions with equivalent but more simple. #792.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Avoid multiple equivalent occurrences of the same expression. #797.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Remove redundant initializers #800.</action>
|
||||
<!-- ADD -->
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add TriConsumer.</action>
|
||||
|
Loading…
x
Reference in New Issue
Block a user