mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 23:36:15 +02:00
Applied code formatting rules
This commit is contained in:
parent
3950e43d97
commit
44ce922201
|
|
@ -683,7 +683,6 @@ class StockService extends BaseService
|
|||
foreach ($relevantProducts as $product)
|
||||
{
|
||||
FindObjectInArrayByPropertyValue($missingProductsResponse, 'id', $product->id)->product = $product;
|
||||
|
||||
}
|
||||
|
||||
return $missingProductsResponse;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user