fix
This commit is contained in:
@@ -30,7 +30,6 @@ public class ItemService
|
||||
_itemRepository = itemRepository;
|
||||
_itemGlobalRepository = itemGlobalRepository;
|
||||
_mapper = mapper;
|
||||
|
||||
}
|
||||
|
||||
public List<ItemCategoryDto> GetAllCategories(Guid userId)
|
||||
|
||||
Reference in New Issue
Block a user