Remove ess-R-object-popup from ess layer.

As described in issue #9464, this package was removed from melpa for
not having a GPL compatible license and is causing an error every time
spacemacs starts.
This commit is contained in:
ISELECT1\naylyn.gaffney 2017-10-04 22:26:26 +11:00 committed by syl20bnr
parent 60ad7b1a9c
commit 8c3cf7c3ae

View file

@ -13,7 +13,6 @@
'( '(
ess ess
ess-R-data-view ess-R-data-view
ess-R-object-popup
(ess-smart-equals :toggle ess-enable-smart-equals) (ess-smart-equals :toggle ess-enable-smart-equals)
golden-ratio golden-ratio
org)) org))