Fix small sonar issue 90/138890/1
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 3 Sep 2024 10:10:55 +0000 (11:10 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 3 Sep 2024 10:12:53 +0000 (11:12 +0100)
Issue-ID: POLICY-5068
Change-Id: I6735f63350fa93a1255b2c2713f92bf002382294
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
main/src/test/java/org/onap/policy/api/main/service/TestToscaServiceTemplateServiceForPolicyTypeCrud.java

index 929aaf7..e689aec 100644 (file)
@@ -27,7 +27,6 @@ import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertNotNull;
 
 import jakarta.ws.rs.core.Response;
-import org.junit.jupiter.api.BeforeEach;
 import org.junit.jupiter.api.Test;
 import org.mockito.InjectMocks;
 import org.mockito.Mock;