Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918709 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Jun 27, 2024
1 parent 65443a9 commit f8a9492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ void bug53515a() throws Exception {
//System.gc();
}

wb.write(outSteam);
wb.write(outSteam);
// assertTrue(wb.dispose());
outSteam.close();
} finally {
Expand Down

0 comments on commit f8a9492

Please sign in to comment.