aboutsummaryrefslogtreecommitdiff
path: root/plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs')
-rw-r--r--plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs b/plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs
index e7fa3e1..944aa4b 100644
--- a/plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs
+++ b/plugins/ObjectCacheServer/src/BucketLocalManagerFactory.cs
@@ -33,11 +33,10 @@ using System.Runtime.CompilerServices;
using VNLib.Plugins;
using VNLib.Utils;
using VNLib.Utils.Memory;
-using VNLib.Utils.Extensions;
-using VNLib.Plugins.Extensions.Loading;
using VNLib.Utils.Memory.Diagnostics;
using VNLib.Utils.Logging;
-
+using VNLib.Utils.Extensions;
+using VNLib.Plugins.Extensions.Loading;
/*
* How bucket local memory works:
*