Remove :ensure org-plus-contrib from org use-package
I'm no longer using anything from it.
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org
|
||||
:ensure org-plus-contrib
|
||||
:config
|
||||
(require 'org-tempo))
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user