mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
🎨 Remove whitespace
This commit is contained in:
@@ -846,7 +846,6 @@ class AtomEnvironment extends Model
|
||||
@applicationDelegate.setTemporaryWindowState(state)
|
||||
savePromise.catch(reject).then(resolve)
|
||||
|
||||
|
||||
loadState: ->
|
||||
if @enablePersistence
|
||||
if stateKey = @getStateKey(@getLoadSettings().initialPaths)
|
||||
|
||||
Reference in New Issue
Block a user