소스 검색

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()
     {
         $this->mLazySpeed = $this->cur_speed();
-        Log::record("{$this->mPrefix} calc_speed:{$this->mLazySpeed}",Log::DEBUG);
     }
 
     public function lazy_speed()