diff --git a/src/test/java/org/gcube/informationsystem/resourceregistry/schema/ScopedTest.java b/src/test/java/org/gcube/informationsystem/resourceregistry/schema/ScopedTest.java index 74c040e..2115dd9 100644 --- a/src/test/java/org/gcube/informationsystem/resourceregistry/schema/ScopedTest.java +++ b/src/test/java/org/gcube/informationsystem/resourceregistry/schema/ScopedTest.java @@ -12,7 +12,6 @@ import org.gcube.common.authorization.client.exceptions.ObjectNotFound; import org.gcube.common.authorization.library.AuthorizationEntry; import org.gcube.common.authorization.library.provider.SecurityTokenProvider; import org.gcube.common.scope.api.ScopeProvider; -import org.gcube.informationsystem.resourceregistry.schema.ResourceRegistrySchemaClientFactory; import org.junit.AfterClass; import org.junit.BeforeClass; import org.slf4j.Logger;