diff --git a/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java b/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java index 034baaa..f44366c 100644 --- a/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java +++ b/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java @@ -2,11 +2,8 @@ package org.gcube.portlets.widgets.imagepreviewerwidget.client; import org.gcube.portlets.widgets.imagepreviewerwidget.shared.Orientation; -import com.github.gwtbootstrap.client.ui.Image; - /** - * This class allows to build the image to show within the carousel. Along the image itself, there are - * the following other information: + * This class allows to build the image to show within the carousel. It contains: *