melpa: Remove ess-R-object-popup

This commit is contained in:
Matthew Justin Bauer 2018-03-31 22:55:25 -05:00 committed by GitHub
parent 29d739a86a
commit b2d0c46e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -82,10 +82,6 @@ self:
inherit (self.melpaPackages) ess ctable popup;
};
ess-R-object-popup = super.ess-R-object-popup.override {
inherit (self.melpaPackages) ess popup;
};
# upstream issue: missing dependency highlight
evil-search-highlight-persist = markBroken super.evil-search-highlight-persist;