Skip to content

Commit

Permalink
chore: remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
umuoy1 committed Jan 23, 2022
1 parent 1081a07 commit 780d2a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ export class App {
await this.initStreamDisconnect()
await this.initSyncFileStatus()
await this.initSchedule()

this.logger.error("啊?", "发生了错误", "怎么会是呢")
} catch (e) {
return reject(e)
}
Expand Down

0 comments on commit 780d2a4

Please sign in to comment.