mirror of
https://github.com/Shchoholiev/shopping-assistant-api.git
synced 2025-04-04 16:49:36 +00:00
changed file name
This commit is contained in:
parent
504e675466
commit
dd9fdc04f0
@ -5,7 +5,7 @@ using ShoppingAssistantApi.Domain.Entities;
|
||||
|
||||
namespace ShoppingAssistantApi.Infrastructure.Services;
|
||||
|
||||
public class ProductServices
|
||||
public class ProductService
|
||||
{
|
||||
/*private readonly IWishlistsRepository _wishlistsRepository;
|
||||
|
Loading…
Reference in New Issue
Block a user