Отмена ужасного коммита.

This commit is contained in:
Programmist73 2023-04-05 09:03:17 +04:00
parent 90e721c135
commit 2fe9574509

View File

@ -1,11 +1,10 @@
using BlacksmithWorkshopDataModels;
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BlacksmithWorkshopDatabaseImplement.Models
namespace BlacksmithWorkshopDataModels.Models
{
//модель исполнителя
public interface IImplementerModel : IId