Skip to content

Commit baf165d

Browse files
committed
Unused import
1 parent 25f1fcb commit baf165d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/examples/mysql/MySQLTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import org.apache.ibatis.session.SqlSessionFactory;
3434
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
3535
import org.apache.ibatis.transaction.jdbc.JdbcTransactionFactory;
36-
import org.junit.jupiter.api.BeforeAll;
3736
import org.junit.jupiter.api.BeforeEach;
3837
import org.junit.jupiter.api.Test;
3938
import org.mybatis.dynamic.sql.render.RenderingStrategies;

0 commit comments

Comments
 (0)