1
0

Document empty blocks

This commit is contained in:
Gary Gregory
2023-11-20 09:45:25 -05:00
parent 2ea4f44d2f
commit 6e6b27c957

View File

@@ -212,6 +212,7 @@ public final class Log4jApiLogFactory extends LogFactory {
try {
adapter.close();
} catch (final IOException ignored) {
// Ignore
}
}