#116 delete annotation

This commit is contained in:
T-Midnight 2019-04-25 13:23:36 +04:00
parent 4dd0a6c210
commit 8ced83ad2b

View File

@ -64,8 +64,6 @@ public class Grant extends BaseEntity implements UserContainer {
@OrderBy("date")
private List<Deadline> deadlines = new ArrayList<>();
//Описание гранта
@NotNull
private String comment;
//Заявка на грант