浏览代码

remove calc_speed log

stanley-king 3 年之前
父节点
当前提交
dc3c76cdf3
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      helper/refill/policy/ctl_item.php

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

@@ -103,7 +103,6 @@ class ctl_item
     public function calc_speed()
     public function calc_speed()
     {
     {
         $this->mLazySpeed = $this->cur_speed();
         $this->mLazySpeed = $this->cur_speed();
-        Log::record("{$this->mPrefix} calc_speed:{$this->mLazySpeed}",Log::DEBUG);
     }
     }
 
 
     public function lazy_speed()
     public function lazy_speed()