Tuitio refactoring

master
Tudor Stanciu 2023-03-07 19:38:12 +02:00
parent 747b91898d
commit 476481f808
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
using System; // Copyright (c) 2020 Tudor Stanciu
using System;
namespace Tuitio.Domain.Models.Account namespace Tuitio.Domain.Models.Account
{ {