mirror of
https://github.com/Shchoholiev/shopping-assistant-api.git
synced 2025-04-12 01:48:49 +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