1
0

Organize imports

This commit is contained in:
Gary Gregory
2023-11-25 11:08:11 -05:00
parent 942b1c37af
commit 5c371bcbbd

View File

@@ -20,7 +20,6 @@ package org.apache.commons.logging.log4j.log4j12;
import org.apache.commons.logging.PathableClassLoader;
import org.apache.commons.logging.PathableTestSuite;
import org.apache.commons.logging.impl.Log4JLogger;
import org.apache.commons.logging.impl.Log4jApiLogFactory;
import org.apache.commons.logging.impl.LogFactoryImpl;
import junit.framework.Test;