summaryrefslogtreecommitdiff
path: root/helm-regexp.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-regexp.el
parent74ef5470ba97278c6dfd6385197a9f1ddcb1b37c (diff)
Stop requiring helm-plugin.
Diffstat (limited to 'helm-regexp.el')
-rw-r--r--helm-regexp.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-regexp.el b/helm-regexp.el
index 13a5623d..410b16de 100644
--- a/helm-regexp.el
+++ b/helm-regexp.el
@@ -21,7 +21,6 @@
(require 'helm)
(require 'helm-help)
(require 'helm-utils)
-(require 'helm-plugin)
(declare-function helm-mm-split-pattern "helm-multi-match")