Remove User-Related Files from Presentation Layer #28
Labels
Be
Be Team
medium-priority
Important issues to be addressed soon
refactor
Improvements or restructuring of existing functionality
We need to remove several files related to user operations from the presentation layer to streamline our application architecture.
Files to Remove:
internal/application/presentation/adapter/query/user_test.go
internal/application/presentation/adapter/query/user.go
internal/application/presentation/port/command/user.go
internal/application/presentation/port/command/user_test.go
internal/application/presentation/port/query/user_test.go
internal/application/presentation/port/query/user.go
The changes will be merged into the first/hsm/1/create-first branch first. Therefore, set the base branch of the pull request as first/hsm/1/create-first.
The text was updated successfully, but these errors were encountered: