aboutsummaryrefslogtreecommitdiff
path: root/Plugins/SessionCacheServer/SessionServerEntrypoint.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/SessionCacheServer/SessionServerEntrypoint.cs')
-rw-r--r--Plugins/SessionCacheServer/SessionServerEntrypoint.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Plugins/SessionCacheServer/SessionServerEntrypoint.cs b/Plugins/SessionCacheServer/SessionServerEntrypoint.cs
index 45c5da2..4d00c8d 100644
--- a/Plugins/SessionCacheServer/SessionServerEntrypoint.cs
+++ b/Plugins/SessionCacheServer/SessionServerEntrypoint.cs
@@ -25,10 +25,8 @@ using VNLib.Net.Messaging.FBM.Client;
using VNLib.Plugins.Cache.Broker.Endpoints;
using VNLib.Plugins.Extensions.Loading;
using VNLib.Plugins.Extensions.Loading.Routing;
-using VNLib.Plugins.Extensions.Loading.Configuration;
using VNLib.Plugins.Essentials.Sessions.Server.Endpoints;
-
namespace VNLib.Plugins.Essentials.Sessions.Server
{
public sealed class SessionServerEntrypoint : PluginBase