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,9 +1,6 @@
using Asp.Versioning;
using Core.Thalos.Adapters;
using Core.Thalos.Adapters.Common.Constants;
using Core.Thalos.Adapters.Contracts;
using Core.Thalos.Application.UseCases.Users.Input;
using Core.Thalos.BuildingBlocks.Authentication.Authorization.Google;
using Core.Thalos.BuildingBlocks;
using Core.Thalos.External.Clients.Thalos.Requests.Users;
using LSA.Dashboard.External.Clients.Dashboard;
using Microsoft.AspNetCore.Authorization;