mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: remove ob-redis package #368
It has been merged into org's contrib/, and is no longer on MELPA.
This commit is contained in:
@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
(when (featurep! +babel)
|
(when (featurep! +babel)
|
||||||
(package! ob-mongo)
|
(package! ob-mongo)
|
||||||
(package! ob-redis)
|
|
||||||
(package! ob-sql-mode)
|
(package! ob-sql-mode)
|
||||||
(package! ob-translate)
|
(package! ob-translate)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user