aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2018-09-05 15:26:40 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-05 15:26:40 +0000
commit0905994ccab18237255f21c292a1616f92ec4856 (patch)
treef28c41a9bd5a86409aac514d15dfc7b60d6452c1 /vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java
parent630945c6aed25172bdccb9b11b32417564e0bfde (diff)
parent436646fcc88913246d75e03fe4be308545e0d13e (diff)
Merge changes from topic 'portalsdk2.4'
* changes: Fix features.properties Upgrade portal SDK to 2.4
Diffstat (limited to 'vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java')
-rw-r--r--vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java b/vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java
index 0e74c7d83..05191fc5e 100644
--- a/vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java
+++ b/vid-app-common/src/test/java/org/onap/vid/policy/PolicyRestInterfaceTest.java
@@ -1,6 +1,5 @@
package org.onap.vid.policy;
-import org.apache.poi.hssf.record.formula.functions.T;
import org.json.simple.JSONObject;
import org.junit.Test;
import org.onap.vid.policy.rest.RequestDetails;