From 94a558d3c1962fe1ba36d853c584e078b5551f1d Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 31 May 2021 17:50:23 +0200 Subject: [PATCH] Updated to fix Jupyter test --- .../gcube/dataharvest/AccountingDataHarvesterJupyterTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/java/org/gcube/dataharvest/AccountingDataHarvesterJupyterTest.java b/src/test/java/org/gcube/dataharvest/AccountingDataHarvesterJupyterTest.java index 6ab1b6d..7746460 100644 --- a/src/test/java/org/gcube/dataharvest/AccountingDataHarvesterJupyterTest.java +++ b/src/test/java/org/gcube/dataharvest/AccountingDataHarvesterJupyterTest.java @@ -8,7 +8,6 @@ import java.util.List; import java.util.Map; import java.util.Set; import java.util.SortedSet; -import java.util.TreeSet; import org.gcube.accounting.accounting.summary.access.AccountingDao; import org.gcube.accounting.accounting.summary.access.model.ScopeDescriptor;