Skip to content

Commit 8e9b1eb

Browse files
committed
Reducing the number of dependencies
1 parent accac0b commit 8e9b1eb

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/CategoryTree.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public function __construct(
8888
* @param ResolveInfo $resolveInfo
8989
* @param int $rootCategoryId
9090
* @return array
91-
* @throws \Exception
9291
*/
9392
public function getTree(ResolveInfo $resolveInfo, int $rootCategoryId) : array
9493
{

0 commit comments

Comments
 (0)