diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java index f6e5e24..e500796 100644 --- a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java +++ b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java @@ -16,7 +16,6 @@ import org.gcube.portlets.user.statisticalalgorithmsimporter.shared.workspace.It import org.slf4j.Logger; import org.slf4j.LoggerFactory; -import com.gargoylesoftware.htmlunit.javascript.host.Storage; /** *