Replace SpringFox with SpringDoc in policy-pap
[policy/pap.git] / main / src / test / java / org / onap / policy / pap / main / rest / TestPdpGroupStateChangeControllerV1.java
index 4800911..6762c49 100644 (file)
@@ -28,7 +28,6 @@ import javax.ws.rs.client.Invocation;
 import javax.ws.rs.core.Response;
 import org.junit.Test;
 import org.onap.policy.models.pap.concepts.PdpGroupStateChangeResponse;
-import org.springframework.test.annotation.DirtiesContext;
 import org.springframework.test.context.ActiveProfiles;
 
 /**