Browse Source

format code

stanley-king 3 years atrás
parent
commit
52bc2afa8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      helper/refill/RefillBase.php

+ 0 - 1
helper/refill/RefillBase.php

@@ -328,7 +328,6 @@ class RefillBase
         $order_success = false;
         $net_errno = 0;
         $exclude_channels = util::get_exclude_channel($mchid,$mch_order,$card_type);
-
         foreach ($providers as $provider)
         {
             $channel_name = $provider->name();