Skip to content

Commit f749ede

Browse files
committed
remove unused import
1 parent 4c2e819 commit f749ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/apache/ibatis/transaction/managed/ManagedTransactionFactoryTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import org.junit.Test;
2929
import org.junit.runner.RunWith;
3030
import org.mockito.Mock;
31-
import org.mockito.Mockito;
3231
import org.mockito.runners.MockitoJUnitRunner;
3332

3433
@RunWith(MockitoJUnitRunner.class)

0 commit comments

Comments
 (0)