瀏覽代碼

移除一个轻度debug日志

龚成明 3 年之前
父節點
當前提交
390ea4c7ef
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      scripts/lp/lpMaintenance.ts

+ 0 - 1
scripts/lp/lpMaintenance.ts

@@ -124,7 +124,6 @@ export class LpMaintenance {
   }
 
   async run() {
-    logger.debug(ethTokenAddressList)
     logger.debug('LP maintenance start.')
     while (true) {
       this.showMemory('a loop...')