refactor(ObjectDto): Verschieben in das Verzeichnis Dto.

- Profil-Dienst entfernen
This commit is contained in:
2025-07-30 13:32:56 +02:00
parent 904536bd09
commit 4fcc0a08b8
6 changed files with 4 additions and 24 deletions

View File

@@ -1,5 +1,4 @@
using WorkFlow.Application.Buttons;
using WorkFlow.Application.Objects;
namespace WorkFlow.Application.Dto;