Skip to content

Commit

Permalink
Removed duplicated code from paypal config
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 committed May 29, 2024
1 parent 9c12ef4 commit 2b34b0d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions upload/system/config/paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,6 @@
'name' => 'text_pending_status',
'id' => 1
],
'pending' => [
'code' => 'pending',
'name' => 'text_pending_status',
'id' => 1
],
'partially_captured' => [
'code' => 'partially_captured',
'name' => 'text_partially_captured_status',
Expand Down

0 comments on commit 2b34b0d

Please sign in to comment.