Skip to content

Commit 66224b3

Browse files
committed
DATACMNS-1243 - Polishing.
Imports and author tags. Original pull request: #268.
1 parent 0e9f150 commit 66224b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/convert/Jsr310Converters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import java.time.LocalTime;
2727
import java.time.Period;
2828
import java.time.ZoneId;
29-
import java.time.ZoneOffset;
3029
import java.util.ArrayList;
3130
import java.util.Arrays;
3231
import java.util.Collection;
@@ -45,6 +44,7 @@
4544
* @author Oliver Gierke
4645
* @author Barak Schoster
4746
* @author Christoph Strobl
47+
* @author Jens Schauder
4848
*/
4949
public abstract class Jsr310Converters {
5050

0 commit comments

Comments
 (0)