Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Feb 20, 2024
1 parent e939201 commit 10cfeac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ protected static void start() {
}

protected static Statement getStatement() throws SQLException {
System.out.println("SQLServer jdbc url: " + MSSQL_SERVER_CONTAINER.getJdbcUrl());
Connection conn =
DriverManager.getConnection(
MSSQL_SERVER_CONTAINER.getJdbcUrl(),
Expand Down

0 comments on commit 10cfeac

Please sign in to comment.