Comment empty code block
This commit is contained in:
@@ -310,6 +310,7 @@ public final class Slf4jLogFactory extends LogFactory {
|
|||||||
try {
|
try {
|
||||||
factory.getClass().getMethod("stop").invoke(factory);
|
factory.getClass().getMethod("stop").invoke(factory);
|
||||||
} catch (final ReflectiveOperationException ignored) {
|
} catch (final ReflectiveOperationException ignored) {
|
||||||
|
// empty
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user