mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Consistent whitespace after imports
Update code to have a consistent number of new-line characters after import statements.
This commit is contained in:
-1
@@ -18,7 +18,6 @@ package org.springframework.jdbc.datasource.embedded;
|
||||
|
||||
import java.sql.Driver;
|
||||
|
||||
|
||||
/**
|
||||
* DataSourceFactory helper that allows essential JDBC connection properties to be configured consistently,
|
||||
* independent of the actual DataSource implementation.
|
||||
|
||||
Reference in New Issue
Block a user