Skip to content

Commit 25fcc4e

Browse files
committed
spaces fixes
1 parent ccb758c commit 25fcc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ydb.Sdk/src/DriverConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class DriverConfig
3232
internal TimeSpan EndpointDiscoveryInterval = TimeSpan.FromMinutes(1);
3333
internal TimeSpan EndpointDiscoveryTimeout = TimeSpan.FromSeconds(10);
3434
internal string SdkVersion { get; }
35-
35+
3636
public DriverConfig(
3737
string endpoint,
3838
string database,

0 commit comments

Comments
 (0)