Skip to content

Commit 0223d8d

Browse files
author
Gary Gregory
committed
Comment empty block.
1 parent 05611c9 commit 0223d8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/io/FileUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1654,6 +1654,7 @@ public static boolean deleteQuietly(final File file) {
16541654
cleanDirectory(file);
16551655
}
16561656
} catch (final Exception ignored) {
1657+
// ignore
16571658
}
16581659

16591660
try {

0 commit comments

Comments
 (0)