aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/VNLib.Data.Caching.Extensions/src/VNCacheClusterClient.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/VNLib.Data.Caching.Extensions/src/VNCacheClusterClient.cs b/lib/VNLib.Data.Caching.Extensions/src/VNCacheClusterClient.cs
index 050e1a3..f8d7231 100644
--- a/lib/VNLib.Data.Caching.Extensions/src/VNCacheClusterClient.cs
+++ b/lib/VNLib.Data.Caching.Extensions/src/VNCacheClusterClient.cs
@@ -46,7 +46,6 @@ namespace VNLib.Data.Caching.Extensions
/// <summary>
/// Connects to the specified server on the configured cache client
/// </summary>
- /// <param name="factory"></param>
/// <param name="server">The server to connect to</param>
/// <param name="token">A token to cancel the operation</param>
/// <returns>A task that resolves when the client is connected to the cache server</returns>