Cleanup, comments

This commit is contained in:
2024-10-18 16:23:40 +02:00
parent 91377b583b
commit e788084592
5 changed files with 16 additions and 36 deletions

View File

@@ -1,7 +1,6 @@
using Jugenddienst_Stunden.Models;
using System.Collections.ObjectModel;
using System.Collections.ObjectModel;
namespace Jugenddienst_Stunden.Types;
namespace Jugenddienst_Stunden.Types;
/// <summary>
/// Represents a day time entry for an employee.
/// </summary>