From ee17929da0fc82b0baeb5f6c9e64a2e37fbd868e Mon Sep 17 00:00:00 2001 From: MeysamMoghaddam <65253484+MeysamMoghaddam@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:40:58 +0330 Subject: [PATCH] Delete OrganizationChartLevel.cs --- .../FrontOffice/Main/Shared/OrganizationChartLevel.cs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/FrontOffice.Main/FrontOffice/Main/Shared/OrganizationChartLevel.cs diff --git a/src/FrontOffice.Main/FrontOffice/Main/Shared/OrganizationChartLevel.cs b/src/FrontOffice.Main/FrontOffice/Main/Shared/OrganizationChartLevel.cs deleted file mode 100644 index 6d22c14..0000000 --- a/src/FrontOffice.Main/FrontOffice/Main/Shared/OrganizationChartLevel.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace FrontOffice.Main.Shared; - -internal class OrganizationChartLevel -{ -} \ No newline at end of file