diff options
Diffstat (limited to 'usecaseui-common/src/main/webapp')
-rw-r--r-- | usecaseui-common/src/main/webapp/WEB-INF/web.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usecaseui-common/src/main/webapp/WEB-INF/web.xml b/usecaseui-common/src/main/webapp/WEB-INF/web.xml index 9fff24ad..a7a71867 100644 --- a/usecaseui-common/src/main/webapp/WEB-INF/web.xml +++ b/usecaseui-common/src/main/webapp/WEB-INF/web.xml @@ -7,6 +7,5 @@ <!-- This is a stub web.xml in the common area --> <display-name>ecomp-sdk-app-common</display-name> <listener> - <listener-class>org.onap.portal.system.SystemListener</listener-class> </listener> </web-app> |