"vscode:/vscode.git/clone" did not exist on "a76f205bf62c2db9bf3904a2b59f3612a5909f2a"
Commit 840f8743 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

remove double `heartbeat`

parent 660dee70
...@@ -183,8 +183,6 @@ async function heartbeat() { ...@@ -183,8 +183,6 @@ async function heartbeat() {
}) })
} }
heartbeat()
if (app.isPackaged) { if (app.isPackaged) {
heartbeat() heartbeat()
autoUpdater.checkForUpdates() autoUpdater.checkForUpdates()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment