try
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// src/Webshop.Domain/Interfaces/ISupplierRepository.cs
|
||||
using Webshop.Domain.Entities;
|
||||
// src/Webshop.Domain/Interfaces/ISupplierRepository.cs
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Webshop.Domain.Entities; // Supplier Entity
|
||||
|
||||
namespace Webshop.Domain.Interfaces
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user