Change namespace

This commit is contained in:
2025-10-03 14:44:12 +01:00
parent f163aa5feb
commit 2781f1e80a
8 changed files with 1 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
using System.ComponentModel.DataAnnotations;
using API.Models;
namespace PyroFetes.Models;