Remove unnecesary ensure.

This commit is contained in:
kj 2022-11-18 22:58:54 -04:00
parent a86d9e4eb7
commit 8f90cfcf1b
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
(use-package org
:defer t
:ensure t
:straight (:type built-in)
:bind (("C-c a" . org-agenda)
("C-c x" . org-capture))