emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vc-got 5212464 115/145: there is no need to require cl-


From: ELPA Syncer
Subject: [elpa] externals/vc-got 5212464 115/145: there is no need to require cl-seq
Date: Thu, 9 Sep 2021 15:58:45 -0400 (EDT)

branch: externals/vc-got
commit 521246409cbaa0a57f3a5b153ef50b36722ee0eb
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    there is no need to require cl-seq
---
 vc-got.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vc-got.el b/vc-got.el
index 65e4b0f..e34fa27 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -126,7 +126,6 @@
   (require 'subr-x))
 
 (require 'cl-lib)
-(require 'cl-seq)
 (require 'seq)
 (require 'vc)
 (require 'vc-annotate)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]