Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar Borisovski authored Aug 26, 2020
1 parent 3de0e9a commit 8481b1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Model/Payment/AdminPayment.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ class AdminPayment extends AbstractMethod
protected $_isOffline = true;

protected $_canUseCheckout = false;

protected $_canUseInternal = true;
}

0 comments on commit 8481b1d

Please sign in to comment.