Namespace

This commit is contained in:
2024-10-12 22:24:18 +02:00
parent bd707ec0a0
commit 1d9f827a7f

View File

@@ -1,9 +1,4 @@
using System; using System.Collections.ObjectModel;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Jugenddienst_Stunden.Types; namespace Jugenddienst_Stunden.Types;
public class Base { public class Base {