Remove static from NODE_PATH

This commit is contained in:
Kevin Sawicki
2013-09-17 11:35:22 -07:00
parent 52abb4afc9
commit 4bbc93e806

View File

@@ -48,7 +48,6 @@ class AtomWindow
'exports'
'src'
'vendor'
'static'
'node_modules'
]
paths.push('spec') if @isSpec