Skip to content

Commit

Permalink
magento/graphql-ce#683: Add discount information to Cart
Browse files Browse the repository at this point in the history
- code style fixes
  • Loading branch information
lenaorobei committed Jun 11, 2019
1 parent 382d41f commit a1e126c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
use Magento\Store\Model\StoreManagerInterface;
use Magento\TestFramework\Helper\Bootstrap;


$objectManager = Bootstrap::getObjectManager();
/** @var RuleRepositoryInterface $ruleRepository */
$ruleRepository = $objectManager->get(RuleRepositoryInterface::class);
Expand Down

0 comments on commit a1e126c

Please sign in to comment.