1
0
Fork 0

fix(emacs): remove emacs-async

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-12-06 22:53:34 -05:00
parent 8e99624f3a
commit 75c85d308c
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -9,7 +9,6 @@
(use-package f :straight t)
(use-package ht :straight t)
(use-package dash :straight t)
(use-package emacs-async :straight t)
(provide 'priime-elisp)