Skip to content

Commit 8481b1d

Browse files
author
Petar Borisovski
authored
Remove unused variable
1 parent 3de0e9a commit 8481b1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Model/Payment/AdminPayment.php

-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ class AdminPayment extends AbstractMethod
1515
protected $_isOffline = true;
1616

1717
protected $_canUseCheckout = false;
18-
19-
protected $_canUseInternal = true;
2018
}

0 commit comments

Comments
 (0)