diff --git a/src/atom-window.coffee b/src/atom-window.coffee index 9a2b3e931..f9e6f51f5 100644 --- a/src/atom-window.coffee +++ b/src/atom-window.coffee @@ -53,8 +53,6 @@ class AtomWindow '' ] - paths.push path.join(app.getHomeDir(), '.atom', 'packages') - paths = paths.map (relativeOrAbsolutePath) -> path.resolve resourcePath, relativeOrAbsolutePath