This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 8fc2673e66d Refactor : remove useless space (#31866)
8fc2673e66d is described below
commit 8fc2673e66d7f5351222d9c9f7b8e67c6584efce
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Wed Jun 26 14:07:44 2024 +0800
Refactor : remove useless space (#31866)
---
.../driver/api/yaml/YamlShardingSphereDataSourceFactory.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/jdbc/src/main/java/org/apache/shardingsphere/driver/api/yaml/YamlShardingSphereDataSourceFactory.java
b/jdbc/src/main/java/org/apache/shardingsphere/driver/api/yaml/YamlShardingSphereDataSourceFactory.java
index 9a48692112a..d2bc08563de 100644
---
a/jdbc/src/main/java/org/apache/shardingsphere/driver/api/yaml/YamlShardingSphereDataSourceFactory.java
+++
b/jdbc/src/main/java/org/apache/shardingsphere/driver/api/yaml/YamlShardingSphereDataSourceFactory.java
@@ -47,7 +47,7 @@ public final class YamlShardingSphereDataSourceFactory {
/**
* Create ShardingSphere data source.
- *
+ *
* @param yamlFile YAML file for rule configurations
* @return ShardingSphere data source
* @throws SQLException SQL exception