瀏覽代碼

format code

stanley-king 3 年之前
父節點
當前提交
c1a1e4bc94
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      helper/refill/IRefill.php
  2. 0 1
      helper/refill/policy/ctl_item.php

+ 0 - 1
helper/refill/IRefill.php

@@ -35,7 +35,6 @@ abstract class IRefill
             return $result;
         };
 
-
         foreach ( $cfgs['amount'] as $spec => $items)
         {
             foreach ($items as $gitem)

+ 0 - 1
helper/refill/policy/ctl_item.php

@@ -109,7 +109,6 @@ class ctl_item
 
     public function lazy_speed()
     {
-//        return $this->mLazySpeed;
         return $this->cur_speed();
     }