We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1318432 commit b347e87Copy full SHA for b347e87
src/main/java/hawk/entity/Item.java
@@ -4,7 +4,6 @@
4
import javax.persistence.GeneratedValue;
5
import javax.persistence.GenerationType;
6
import javax.persistence.Id;
7
-import javax.persistence.Table;
8
9
@Entity
10
public class Item {
0 commit comments