Make async a core package

This commit is contained in:
Henrik Lissner 2017-11-04 22:13:10 +01:00
parent 6b9849fd57
commit 40a1aaae8e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@
;;; core/packages.el
;; core packages
(package! async)
(package! s)
(package! f)