Move async.el out of baseline packages
It isn't needed anywhere atm. Perhaps we don't need it in core at all?
This commit is contained in:
parent
6920ae80f0
commit
e5602c1802
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
;; core.el
|
||||
(package! auto-minor-mode)
|
||||
(package! async)
|
||||
(package! gcmh)
|
||||
|
||||
;; core-ui.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue