removed uneeded import

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@135249 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-12-02 15:45:33 +00:00
parent d8943fa68e
commit 6960ef5738
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
*/
package org.gcube.informationsystem.resourceregistry.resources.impl;
import java.util.UUID;
import org.gcube.common.scope.api.ScopeProvider;
import org.junit.Before;
import org.junit.Test;