removed unused imports

This commit is contained in:
Francesco Mangiacrapa 2022-02-18 14:17:35 +01:00
parent cbb9bfc4ca
commit 1990d0591c
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ import org.gcube.portlets.widgets.ckancontentmoderator.client.ui.table.ItemsTabl
import org.gcube.portlets.widgets.ckancontentmoderator.shared.CatalogueDataset;
import com.github.gwtbootstrap.client.ui.Alert;
import com.github.gwtbootstrap.client.ui.constants.AlertType;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.shared.HandlerManager;
import com.google.gwt.user.client.Command;