Skip to content
Snippets Groups Projects
Commit b40f5cc3 authored by Goik Martin's avatar Goik Martin
Browse files

unused imports

parent 06018db7
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@ import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OrderColumn;
import org.hibernate.annotations.Cascade;
import org.hibernate.annotations.CascadeType;
@Entity
public class Product {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment