Remove chocolatey logging message

This commit is contained in:
Kevin Sawicki
2014-11-13 11:21:55 -08:00
parent 6c55cff603
commit 7c02b7e431

View File

@@ -40,7 +40,6 @@ class AutoUpdater
updateDotExe = @getUpdateExePath()
unless fs.existsSync(updateDotExe)
console.log 'Running developer or Chocolatey version of Atom, skipping'
@emit 'update-not-available'
return