aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp')
-rw-r--r--vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp b/vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp
index 105ff0b58..7c712c0c2 100644
--- a/vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp
+++ b/vid-app-common/src/test/resources/WEB-INF/jsp/testViewEdit.jsp
@@ -41,7 +41,7 @@
REST / Angular mechanism.
-->
<%@ page import="org.onap.vid.mso.*"%>
-<%@ page import="org.openecomp.portalsdk.core.util.SystemProperties"%>
+<%@ page import="org.onap.portalsdk.core.util.SystemProperties"%>
<%
String properties = "{msoMaxPolls:" + SystemProperties.getProperty(MsoProperties.MSO_MAX_POLLS)
+ ",msoMaxPollingIntervalMsec:"