Skip to content

Commit a043177

Browse files
author
Valeriy Nayda
committed
GraphQl-41: [Query] My Account > My Orders
1 parent 198fc61 commit a043177

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/SalesGraphQl/Model/Resolver

1 file changed

+0
-1
lines changed

app/code/Magento/SalesGraphQl/Model/Resolver/Orders.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public function __construct(
3838
) {
3939
$this->collectionFactory = $collectionFactory;
4040
$this->checkCustomerAccount = $checkCustomerAccount;
41-
4241
}
4342

4443
/**

0 commit comments

Comments
 (0)