изменение бизнес логики
This commit is contained in:
parent
a78852baa3
commit
6e2934be16
@ -32,7 +32,6 @@ namespace SushiBarBusinessLogic.BusinessLogics
|
||||
/// <returns></returns>
|
||||
public List<ReportSushiComponentViewModel> GetSushiComponent()
|
||||
{
|
||||
var components = _componentStorage.GetFullList();
|
||||
var sushis = _sushiStorage.GetFullList();
|
||||
var list = new List<ReportSushiComponentViewModel>();
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user