소스 검색

remove:
this.showMemory('a loop...')

skyfffire 3 년 전
부모
커밋
39fca4518b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      scripts/lp/lpMaintenance.ts

+ 0 - 1
scripts/lp/lpMaintenance.ts

@@ -99,7 +99,6 @@ export class LpMaintenance {
       if (this.maxMemoryChanged) {
         this.showMemory('a loop...')
       }
-      this.showMemory('a loop...')
       this.maxMemoryChanged = false
 
       const topLpPullRst = await history.findByBlock('topLp')