Code cleanup

This commit is contained in:
2026-01-28 22:39:29 +01:00
parent fc8d59ae12
commit 0878d0885a
4 changed files with 10 additions and 19 deletions

View File

@@ -3,7 +3,6 @@ using Sandbox.Components;
using Sandbox.Models.ViewModels;
using Sandbox.Services.AuthService;
using ClientServices = Sandbox.App.Services;
using ServerServices = Sandbox.Services;
var builder = WebApplication.CreateBuilder(args);