Browse Source

移除一个轻度debug日志

龚成明 3 years ago
parent
commit
390ea4c7ef
1 changed files with 0 additions and 1 deletions
  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...')