aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java')
-rw-r--r--server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java b/server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java
index 2d406c49..ae7248b4 100644
--- a/server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java
+++ b/server/src/test/java/org/onap/usecaseui/server/bean/orderservice/ServiceEstimationTest.java
@@ -19,8 +19,6 @@ import org.junit.After;
import org.junit.Before;
import org.junit.Test;
-import java.util.List;
-
public class ServiceEstimationTest {
@Before
public void before() throws Exception {