Skip to content

Commit

Permalink
nit(vc): remove unneeded package
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Mar 26, 2023
1 parent 2398bd0 commit 6baf7b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions modules/me-vc.el
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@
:config
(magit-todos-mode 1))

(when (+emacs-features-p 'sqlite3)
;; Needed to set `forge-database-connector' to `sqlite-builtin'
(use-package emacsql-sqlite-builtin
:straight t
:after magit
:demand t))

(use-package forge
:straight t
:after magit
Expand Down

0 comments on commit 6baf7b0

Please sign in to comment.