summaryrefslogtreecommitdiff
path: root/helm-buffers.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-07-12 14:50:11 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-07-12 14:50:11 +0200
commit5cb813da9df0a50a008734a7170c4ae3e06f240b (patch)
tree2e84a75418fb35120a4613d38c0b917663e0e1d0 /helm-buffers.el
parent74ef5470ba97278c6dfd6385197a9f1ddcb1b37c (diff)
Stop requiring helm-plugin.
Diffstat (limited to 'helm-buffers.el')
-rw-r--r--helm-buffers.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-buffers.el b/helm-buffers.el
index 40c1b13f..83c5288c 100644
--- a/helm-buffers.el
+++ b/helm-buffers.el
@@ -23,7 +23,6 @@
(require 'helm-utils)
(require 'helm-elscreen)
(require 'helm-grep)
-(require 'helm-plugin)
(require 'helm-regexp)
(require 'helm-help)