branch: elpa/aidermacs commit 9ada5e3ae89c23580730ea40b9bb7df37343cd8b Author: Mingde (Matthew) Zeng <matthew...@posteo.net> Commit: Mingde (Matthew) Zeng <matthew...@posteo.net>
Remove redundant aidermacs-doom.el --- aidermacs.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/aidermacs.el b/aidermacs.el index efb2e33f1c..33fe6fb376 100644 --- a/aidermacs.el +++ b/aidermacs.el @@ -21,8 +21,6 @@ (require 'aidermacs-backends) (require 'aidermacs-models) -(when (featurep 'doom) - (require 'aidermacs-doom)) (defgroup aidermacs nil "Customization group for the aidermacs package."