Update src/Services/Basket/Basket.API/Grpc/BasketService.cs
Co-authored-by: David Pine <david.pine@microsoft.com>
This commit is contained in:
parent
089d06094c
commit
1d7ffa3c84
@ -1,4 +1,5 @@
|
||||
namespace GrpcBasket;
|
||||
|
||||
public class BasketService : Basket.BasketBase
|
||||
{
|
||||
private readonly IBasketRepository _repository;
|
||||
|
Loading…
x
Reference in New Issue
Block a user