From 0319216b283e948018d796f75487e48183a671ad Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sat, 14 May 2016 11:55:28 -0400 Subject: [PATCH] Remove dash from spacemacs-bootstrap --- layers/+distribution/spacemacs-bootstrap/packages.el | 1 - 1 file changed, 1 deletion(-) diff --git a/layers/+distribution/spacemacs-bootstrap/packages.el b/layers/+distribution/spacemacs-bootstrap/packages.el index 790ac18f7..0d1706480 100644 --- a/layers/+distribution/spacemacs-bootstrap/packages.el +++ b/layers/+distribution/spacemacs-bootstrap/packages.el @@ -14,7 +14,6 @@ (async :step bootstrap) (bind-map :step bootstrap) (bind-key :step bootstrap) - (dash :step bootstrap) (diminish :step bootstrap) (evil :step bootstrap) (f :step bootstrap)