emacs: emacsql is builtin since emacs 29

This commit is contained in:
Erwin Boskma 2024-08-13 14:35:18 +02:00
parent 8ccc0ab2a9
commit f0e361505d
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -104,8 +104,6 @@ let
tree-sitter-zig tree-sitter-zig
] ]
)) ))
emacsql
emacsql-sqlite
]; ];
}; };