Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jul 25, 2018
1 parent 0e8b039 commit 69e63dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* @author Dmitriy Kopylenko
*/
@Entity
@EqualsAndHashCode
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor
@Getter
@Setter
Expand Down

0 comments on commit 69e63dd

Please sign in to comment.