1
0

Normalize end of comments

This commit is contained in:
Gary Gregory
2024-01-20 10:53:04 -05:00
parent ea7aa4fe3f
commit bded390bd1

View File

@@ -676,7 +676,6 @@ public class LogFactoryImpl extends LogFactory {
* failed to correctly set the context class loader. This is a bug in
* the calling application; however we provide the option for JCL to
* simply generate a warning rather than fail outright.
*
*/
private ClassLoader getBaseClassLoader() throws LogConfigurationException {
final ClassLoader thisClassLoader = getClassLoader(LogFactoryImpl.class);