mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Revert "Ensure recent project list populated when no project loaded, fixes #13758"
This reverts commit 52492c1386.
This commit is contained in:
@@ -20,7 +20,6 @@ export default class ReopenProjectMenuManager {
|
||||
commands.add('atom-workspace', { 'application:reopen-project': this.reopenProjectCommand.bind(this) })
|
||||
)
|
||||
|
||||
this.update()
|
||||
this.applyWindowsJumpListRemovals()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user