mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
Remove chocolatey logging message
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user