some prepwork

This commit is contained in:
rootdarkarchon
2024-03-31 13:46:24 +02:00
parent fd84d47007
commit 4732c62d20
5 changed files with 225 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ using MareSynchronosShared.Services;
using StackExchange.Redis;
using MessagePack.Resolvers;
using MessagePack;
using Microsoft.AspNetCore.Authorization;
namespace MareSynchronosServices;