model is working

This commit is contained in:
Massimiliano Assante 2022-05-02 18:47:08 +02:00
parent 0c79f9ba3f
commit c84bacb59c
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
package org.gcube.social_networking.socialnetworking.model.beans;
import java.util.*;
import org.gcube.common.storagehub.model.items.nodes.Owner;
import java.util.Arrays;
/**
* Used for serialization
*/