瀏覽代碼

remove double `heartbeat`

Jeffrey Morgan 1 年之前
父節點
當前提交
840f87430a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      app/src/index.ts

+ 0 - 2
app/src/index.ts

@@ -183,8 +183,6 @@ async function heartbeat() {
   })
 }
 
-heartbeat()
-
 if (app.isPackaged) {
   heartbeat()
   autoUpdater.checkForUpdates()