BAEL-86: Cosmetical issue.

This commit is contained in:
Christian Raedel 2016-09-05 05:56:41 +02:00 committed by slavisa-baeldung
parent 04f8eb55a8
commit 3808960bd9
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import org.springframework.format.annotation.DateTimeFormat;
import java.util.Date;
public class Task {
private String description;
@DateTimeFormat(pattern = "yyyy-MM-dd'T'hh:mm")