add speedtest stuff or so

This commit is contained in:
Stanley Dimant
2024-11-11 12:45:52 +01:00
parent 0efd94d781
commit 2f4aa1b396
5 changed files with 84 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using StackExchange.Redis.Extensions.Core.Abstractions;
using System.Security.Cryptography;
namespace MareSynchronosAuthService.Controllers;