Remove unused stylesheet cleanup in spec-helper

This commit is contained in:
Max Brunsfeld
2015-10-08 13:11:58 -07:00
parent fb2a1284f6
commit c268b4e050

View File

@@ -154,8 +154,6 @@ afterEach ->
atom.project?.destroy()
atom.project = null
atom.themes.removeStylesheet('global-editor-styles')
delete atom.state.packageStates
atom.reset()