Make async a core package again

This commit is contained in:
Henrik Lissner 2017-12-09 14:17:23 -05:00
parent d7938781e1
commit 4450f08b0b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 6 deletions

View file

@ -1,11 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; core/packages.el
;; core packages
(package! s)
(package! f)
(package! async)
;; core-os.el
;; In case this config is shared across multiple computers (like mine is), let's
;; protect these from autoremoval.