changed file name

This commit is contained in:
stasex 2023-10-19 14:16:02 +03:00
parent 504e675466
commit dd9fdc04f0

View File

@ -5,7 +5,7 @@ using ShoppingAssistantApi.Domain.Entities;
namespace ShoppingAssistantApi.Infrastructure.Services; namespace ShoppingAssistantApi.Infrastructure.Services;
public class ProductServices public class ProductService
{ {
/*private readonly IWishlistsRepository _wishlistsRepository; /*private readonly IWishlistsRepository _wishlistsRepository;