Remove declaration for db-projects

The code's still there, but not used otherwise.
This commit is contained in:
Daniel - 2022-04-29 08:23:52 +02:00
parent 8773e60052
commit 10b69ad923
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 5 deletions

View File

@ -2974,11 +2974,6 @@ With given ARG, display files in `db/important-document-path."
;; controlled by the value of `cperl-lazy-help-time'
(add-hook 'cperl-mode-hook 'cperl-lazy-install)))
(use-package db-projects
:commands (projects-add-project
projects-archive-project
projects-lint-projects))
(use-package define-word
:ensure t
:commands (define-word-at-point define-word))