mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
refactor: remove emacsql-sqlite backend option
This option is no longer supported in emacsql 4.0 and was throwing
linter errors in CI.
Ref: 7a79c2be3d
This commit is contained in:
@ -80,6 +80,7 @@
|
||||
(require 'magit-section)
|
||||
|
||||
(require 'emacsql)
|
||||
;; emacsql-sqlite provides an interface to a chosen emacsql SQLite backend (e.g. emacs-sqlite-builtin)
|
||||
(require 'emacsql-sqlite)
|
||||
|
||||
(require 'org)
|
||||
|
Reference in New Issue
Block a user