Revise CBB and remove unnecessary code

This commit is contained in:
2025-07-27 19:32:34 -06:00
parent 4e620e92f6
commit 6a055bc3db
24 changed files with 65 additions and 251 deletions

View File

@@ -1,7 +1,6 @@
using Asp.Versioning;
using Core.Thalos.Adapters.Attributes;
using Core.Thalos.Adapters.Common.Constants;
using Core.Thalos.Application.UseCases.Roles.Input;
using Core.Thalos.BuildingBlocks;
using Lib.Architecture.BuildingBlocks;
using LSA.Dashboard.External.Clients.Dashboard;
using Microsoft.AspNetCore.Authorization;