aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.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/utils/LoggingTest.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/utils/LoggingTest.java')
-rw-r--r--vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java b/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java
index 40f4c876f..2cd0d0cc6 100644
--- a/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java
+++ b/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java
@@ -2,7 +2,6 @@ package org.onap.vid.utils;
import javax.servlet.http.HttpServletRequest;
-import org.apache.poi.hssf.record.formula.functions.T;
import org.junit.Test;
import org.springframework.http.HttpMethod;