Skip to content

Commit 33b1f0b

Browse files
committed
Error getting order item discounts applied_to for customer order via GraphQl customer request
1 parent 7034fda commit 33b1f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/SalesGraphQl/Model/OrderItem/DataProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
use Magento\Sales\Api\OrderItemRepositoryInterface;
1717
use Magento\Sales\Api\OrderRepositoryInterface;
1818
use Magento\SalesRule\Api\Data\DiscountAppliedToInterface as DiscountAppliedTo;
19-
2019
use Magento\Tax\Helper\Data as TaxHelper;
2120

2221
/**

0 commit comments

Comments
 (0)