BAEL-86: Cosmetical issue.
This commit is contained in:
parent
04f8eb55a8
commit
3808960bd9
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue