mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 13:46:14 +02:00
Remove unnecessary use of StockService
This commit is contained in:
parent
ae72f14888
commit
24610af873
|
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
namespace Grocy\Helpers;
|
namespace Grocy\Helpers;
|
||||||
|
|
||||||
use Grocy\Services\StockService;
|
|
||||||
|
|
||||||
class KrogerToGrocyConverter
|
class KrogerToGrocyConverter
|
||||||
{
|
{
|
||||||
// Fields returned: 'name', 'location_id', 'qu_id_purchase', 'qu_id_stock',
|
// Fields returned: 'name', 'location_id', 'qu_id_purchase', 'qu_id_stock',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user