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

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

[nongnu] elpa/hl-block-mode a1c03970a0 59/64: Remove unnecessary require


From: ELPA Syncer
Subject: [nongnu] elpa/hl-block-mode a1c03970a0 59/64: Remove unnecessary requirement `seq`
Date: Thu, 7 Jul 2022 12:00:10 -0400 (EDT)

branch: elpa/hl-block-mode
commit a1c03970a0050a3c08930ef4dd2cec8873187740
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Remove unnecessary requirement `seq`
---
 hl-block-mode.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/hl-block-mode.el b/hl-block-mode.el
index 0e9b0d356b..db99379e04 100644
--- a/hl-block-mode.el
+++ b/hl-block-mode.el
@@ -33,9 +33,6 @@
 
 ;;; Code:
 
-(require 'seq)
-
-
 ;; ---------------------------------------------------------------------------
 ;; Custom Variables
 



reply via email to

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