Skip to content

Commit

Permalink
fix checkstyle and dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
laglangyue committed Sep 8, 2022
1 parent 452b6e5 commit 678538e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public void startDmdbContainer() throws ClassNotFoundException, SQLException {
initializeJdbcTable();
}


private void initializeJdbcConnection() throws SQLException {
jdbcConnection = DriverManager.getConnection(URL, USERNAME, PASSWORD);
}
Expand Down

0 comments on commit 678538e

Please sign in to comment.