Remove some unused imports
[lttng-ust-java-tests.git] / lttng-ust-java-tests-log4j / src / test / java / org / lttng / ust / agent / integration / events / Log4jLegacyApiIT.java
index b824ef09119fbff574cc8efb8c94ff0b97a681e9..2630101d94ce94b52becef5f4e68c6d6b28908f8 100644 (file)
@@ -25,11 +25,9 @@ import static org.junit.Assert.fail;
 
 import java.lang.reflect.Field;
 import java.util.Arrays;
-import java.util.Collections;
 import java.util.List;
 
 import org.apache.log4j.Level;
-import org.apache.log4j.LogManager;
 import org.apache.log4j.Logger;
 import org.junit.After;
 import org.junit.AfterClass;
This page took 0.02272 seconds and 4 git commands to generate.