mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
fix(php): remove unused async dependency
No longer needed without php-extras (removed in9e5e4cf
). Amend:9e5e4cf78b
This commit is contained in:
@@ -11,6 +11,3 @@
|
||||
(package! hack-mode
|
||||
:recipe (:host github :repo "hhvm/hack-mode")
|
||||
:pin "0addbff8b61cfd75b81961507a1646c4acd316ba"))
|
||||
|
||||
;; For building php-extras
|
||||
(package! async :pin "bb3f31966ed65a76abe6fa4f80a960a2917f554e")
|
||||
|
Reference in New Issue
Block a user