Skip to content

Commit

Permalink
Update Rule.php (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkong87 committed May 25, 2023
1 parent 83476c4 commit 7ec094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Controller/Adminhtml/Rule.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
namespace Astound\Affirm\Controller\Adminhtml;

use Magento\Backend\Model\View\Result\ForwardFactory
use Magento\Backend\Model\View\Result\ForwardFactory;

abstract class Rule extends \Magento\Backend\App\Action
{
Expand Down

0 comments on commit 7ec094c

Please sign in to comment.