mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
🔥 whitespace
This commit is contained in:
@@ -142,7 +142,6 @@ class AtomApplication
|
||||
# Check for update after Atom has fully started and the menus are created
|
||||
setTimeout((-> autoUpdater.checkForUpdates()), 10000)
|
||||
|
||||
|
||||
checkForUpdate: ->
|
||||
autoUpdater.once 'update-available', ->
|
||||
dialog.showMessageBox
|
||||
|
||||
Reference in New Issue
Block a user