Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
wangliang181230 committed Sep 13, 2023
1 parent 07da926 commit 2261bea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Database log store DaMeng sql
*
* @author wang.liang
* @since 1.7.1
* @since 1.8.0
*/
@LoadLevel(name = "dm")
public class DmLogStoreSqls extends MysqlLogStoreSqls {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import io.seata.sqlparser.struct.TableMeta;
import io.seata.sqlparser.util.JdbcConstants;

import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.ResultSet;
import java.sql.SQLException;
Expand Down

0 comments on commit 2261bea

Please sign in to comment.