refactor(wpcarro/emacs): Remove cycle.el dep on list.el

Cleaning-up the dependency graph before (maybe) publishing this to MELPA.

Change-Id: Ic30c5e155621d57f0fd3ec30ef6c9e4ab14aba3e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6026
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2022-08-02 12:47:35 -07:00 committed by clbot
parent 6c1ca20a62
commit 9d475c5b9b
2 changed files with 1 additions and 5 deletions

View file

@ -12,7 +12,6 @@ let
dash
]) ++
(with depot.users.wpcarro.emacs.pkgs; [
list
maybe
struct
]);