Skip to content

Commit ab4c9e8

Browse files
committed
[FIX] Add missing import from DeBortoliWines#52
1 parent f2f1296 commit ab4c9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/odoojava/api/Row.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
import java.util.ArrayList;
2626
import java.util.Collections;
2727
import java.util.HashMap;
28+
import java.util.TimeZone;
2829

2930
import com.odoojava.api.Field.FieldType;
3031

0 commit comments

Comments
 (0)