mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
Remove unused initialPath load setting
This is now handled inside Project@deserialize
This commit is contained in:
@@ -95,7 +95,6 @@ class GuestSession
|
||||
else
|
||||
@trigger 'started'
|
||||
|
||||
atom.getLoadSettings().initialPath = repoPath
|
||||
window.startEditorWindow()
|
||||
@participants.push
|
||||
id: @getId()
|
||||
|
||||
Reference in New Issue
Block a user