Skip to content

Commit 633d663

Browse files
committed
Remove unused test code #494
1 parent a9bff5f commit 633d663

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
@@ -82,6 +82,9 @@ The <action> type attribute can be add,update,fix,remove.
8282
<action dev="ggregory" type="fix" due-to="Gary Gregory">
8383
Improve performance of PathUtils.fileContentEquals(Path, Path) by about 60%, see PathUtilsContentEqualsBenchmark.
8484
</action>
85+
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">
86+
Remove unused test code #494.
87+
</action>
8588
<!-- ADD -->
8689
<action dev="ggregory" type="add" due-to="Gary Gregory">
8790
Add org.apache.commons.io.channels.FileChannels.

0 commit comments

Comments
 (0)