Skip to content

Commit 275d874

Browse files
committed
refactor
1 parent 80ac532 commit 275d874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Ydb.Sdk/src/Ado/PoolManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ CancellationToken cancellationToken
3838
driver.RegisterOwner();
3939
if (settings.EnableImplicitSession)
4040
{
41-
4241
newSessionPool = new ImplicitSessionSource(driver);
4342
}
4443
else

0 commit comments

Comments
 (0)