aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-09-05 16:06:16 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-09-05 16:06:16 +0300
commit7059a9c8aa100b51cab7698b09d80ec5acee584e (patch)
tree56972ebb2dd46583587c7e333f3d84df5f17c56c /vid-app-common/src/test/java/org/onap/vid/utils/LoggingTest.java
parent90ada13b33f796e31c77df512389b9d88688d9eb (diff)
Upgrade portal SDK to 2.4
Change-Id: Idc9f16d3ee5aa546a6d7154d9e2190d6b96f314e Issue-ID: VID-299 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
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;