refactor: Update protobuf namespaces and remove unused imports

This commit is contained in:
masoodafar-web
2025-12-06 16:42:15 +03:30
parent ba38e4ac22
commit b229a3f0b6
98 changed files with 62 additions and 205 deletions

View File

@@ -1,4 +1,3 @@
using BackOffice.BFF.Application.UserCQ.Queries.GetUser;
using CMSMicroservice.Protobuf.Protos.Package;
namespace BackOffice.BFF.Application.PackageCQ.Queries.GetPackage;