Skip to content

Commit 435ff92

Browse files
authored
remove duplicated log (#775)
1 parent 45b55ac commit 435ff92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/backend/main.ts

-4
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,6 @@ if (!gotTheLock) {
461461

462462
initOnlineMonitor()
463463

464-
getSystemInfo().then((systemInfo) =>
465-
logInfo(`\n\n${systemInfo}\n`, LogPrefix.Backend)
466-
)
467-
468464
initImagesCache()
469465

470466
logInfo(

0 commit comments

Comments
 (0)