Skip to content

Commit da95a97

Browse files
committed
[cleanup] Remove unused imports
1 parent 9819b49 commit da95a97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/org/apache/ibatis/type/ArrayTypeHandlerTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
import org.mockito.Mock;
2020

2121
import java.sql.Array;
22-
import java.sql.Timestamp;
23-
import java.util.Date;
2422

2523
import static org.junit.Assert.assertEquals;
2624
import static org.junit.Assert.assertNull;

0 commit comments

Comments
 (0)