mirror of
https://github.com/atom/atom.git
synced 2026-02-18 02:21:43 -05:00
Reset project in AtomEnvironment::reset
This commit is contained in:
@@ -255,6 +255,8 @@ class AtomEnvironment extends Model
|
||||
|
||||
@packages.serviceHub.clear()
|
||||
|
||||
@project.reset(@packages)
|
||||
|
||||
destroy: ->
|
||||
return if not @project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user