Skip to content

Commit

Permalink
For code format
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Sep 24, 2023
1 parent 4ca7838 commit 2f7e8a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public static ShardingSphereDatabase create(final String name, final DatabaseTyp
*
* @param name system database name
* @param protocolType protocol database type
* @param props configuration properties
* @param props configuration properties
* @return system database meta data
*/
public static ShardingSphereDatabase create(final String name, final DatabaseType protocolType, final ConfigurationProperties props) {
Expand Down

0 comments on commit 2f7e8a7

Please sign in to comment.