Skip to content

Commit

Permalink
emacsql-sqlite-builtin has been merged to emacsql
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Aug 10, 2024
1 parent f7badfe commit ffbb83c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lisp/init-base.el
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,6 @@
("C-x K" . delete-this-file)
("C-c C-l" . reload-init-file))

;; Sqlite
(when (fboundp 'sqlite-open)
(use-package emacsql-sqlite-builtin))

(provide 'init-base)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Expand Down

0 comments on commit ffbb83c

Please sign in to comment.