mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove uninstalling of autocomplete-emojis
This commit is contained in:
@@ -427,7 +427,6 @@ class PackageManager
|
||||
path.join(packageDir, 'autocomplete-atom-api')
|
||||
path.join(packageDir, 'autocomplete-css')
|
||||
path.join(packageDir, 'autocomplete-html')
|
||||
path.join(packageDir, 'autocomplete-emojis')
|
||||
path.join(packageDir, 'autocomplete-snippets')
|
||||
]
|
||||
for dirToRemove in dirsToRemove
|
||||
|
||||
Reference in New Issue
Block a user