branch: master
commit 4457e4d25b19cf1a5f31e4258bfc7699741a7986
Author: Alex Dunn <dunn.a...@gmail.com>
Commit: Alex Dunn <dunn.a...@gmail.com>

    el-get-install.el: remove list-utils
    
    Follow-up to
    
https://github.com/realgud/realgud/commit/b5d5f30780a2bcd13c90f3bf3643ef1509e8ee0b
    and 
https://github.com/realgud/realgud/commit/a8bd8678db59322dac1015576716c4ebb2c628df
---
 el-get-install.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/el-get-install.el b/el-get-install.el
index 86c55ec..6c7cf06 100644
--- a/el-get-install.el
+++ b/el-get-install.el
@@ -101,4 +101,4 @@
    ))
 
 ;; install new packages and init already installed packages
-(el-get 'sync '(loc-changes list-utils load-relative test-simple))
+(el-get 'sync '(loc-changes load-relative test-simple))

Reply via email to