Skip to content

Commit

Permalink
去除多余的空行
Browse files Browse the repository at this point in the history
去除多余的空行
  • Loading branch information
lizongbo committed Jun 11, 2024
1 parent 85f7f3e commit edf1b70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/com/alibaba/druid/util/JdbcUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* @author wenshao [[email protected]]
*/
public final class JdbcUtils implements JdbcConstants {

private static final Log LOG = LogFactory.getLog(JdbcUtils.class);

private static final Properties DRIVER_URL_MAPPING = new Properties();
Expand Down

0 comments on commit edf1b70

Please sign in to comment.