Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dreis2211 authored and snicoll committed Feb 1, 2018
1 parent 0cfef1b commit 3e84f5b
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ public void doubleModuleRegistration() {
});
}

/*
* ObjectMapper does not contain method to get the date format of the mapper. See
* https://github.com/FasterXML/jackson-databind/issues/559 If such a method will be
* provided below tests can be simplified.
*/

@Test
public void noCustomDateFormat() {
this.contextRunner.run((context) -> {
Expand Down

0 comments on commit 3e84f5b

Please sign in to comment.