branch: elpa/helm commit 7e223e3d8bb4be4cae2105bf403f159d40eae234 Author: Ta Quang Trung <[email protected]> Commit: Ta Quang Trung <[email protected]>
remove company
---
helm-imenu.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/helm-imenu.el b/helm-imenu.el
index e0f75d0f5e..3a7a791811 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -23,7 +23,6 @@
(require 'imenu)
(require 'helm-utils)
(require 'helm-help)
-(require 'company)
(declare-function which-function "which-func")
