Skip to content

Commit

Permalink
Update OrganizationDto
Browse files Browse the repository at this point in the history
  • Loading branch information
elwyncrestha committed Jul 24, 2019
1 parent ae957c4 commit 156f2d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
@Data
@AllArgsConstructor
@NoArgsConstructor
@EqualsAndHashCode(callSuper = true)
public class OrganizationDto extends BaseDto<Long>{

private String name;
Expand Down

0 comments on commit 156f2d3

Please sign in to comment.