#83 fix wrong entity

This commit is contained in:
Anton Romanov 2019-04-05 21:47:42 +04:00
parent 72add3638b
commit e0ca29fbab

View File

@ -1,7 +0,0 @@
package ru.ulstu.paper.model;
import javax.persistence.Entity;
@Entity
public class WrongEntity {
}