Deliver centralized role management feature
[portal.git] / ecomp-portal-widget-ms / widget-ms / src / main / java / org / openecomp / portalapp / widget / service / WidgetCatalogService.java
@@ -2,7 +2,6 @@ package org.openecomp.portalapp.widget.service;
 
 import java.util.List;
 
 
 import java.util.List;
 
-import org.openecomp.portalapp.widget.domain.RoleApp;
 import org.openecomp.portalapp.widget.domain.WidgetCatalog;
 
 public interface WidgetCatalogService {
 import org.openecomp.portalapp.widget.domain.WidgetCatalog;
 
 public interface WidgetCatalogService {