Skip to content

Commit 0096833

Browse files
Experimental! This class is not well tested.
1 parent 2174903 commit 0096833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ydb.Sdk/src/Services/Query/QueryClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public QueryClientConfig(
1616
}
1717
}
1818

19-
[Obsolete("Experimental! This class is not well tested.")]
19+
// "Experimental! This class is not well tested."
2020
public class QueryClient : QueryClientGrpc, IDisposable
2121
{
2222
private readonly ISessionPool<Session> _sessionPool;

0 commit comments

Comments
 (0)