Skip to content

Commit d75f7eb

Browse files
author
Gary Gregory
committed
Drop unnecessary casts and conversions #267.
1 parent 086e34b commit d75f7eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ The <action> type attribute can be add,update,fix,remove.
129129
<action dev="ggregory" type="add" due-to="Gary Gregory">
130130
Add PathUtils.getTempDirectory().
131131
</action>
132+
<action issue="IO-746" dev="ggregory" type="add" due-to="Davide Angelocola">
133+
Drop unnecessary casts and conversions #267.
134+
</action>
132135
<!-- UPDATE -->
133136
<action dev="ggregory" type="update" due-to="Dependabot">
134137
Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.

0 commit comments

Comments
 (0)