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

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

[nongnu] elpa/swift-mode 1b3ebe8 046/496: Remove obsolete require


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 1b3ebe8 046/496: Remove obsolete require
Date: Sun, 29 Aug 2021 11:33:05 -0400 (EDT)

branch: elpa/swift-mode
commit 1b3ebe8eab3631e8916e3ab295bdec1e08d9f09f
Author: Bozhidar Batsov <bozhidar@tradeo.com>
Commit: Bozhidar Batsov <bozhidar@tradeo.com>

    Remove obsolete require
---
 swift-mode.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/swift-mode.el b/swift-mode.el
index 0989932..980ce9c 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -28,7 +28,6 @@
 ;;; Code:
 
 (require 'rx)
-(require 'swift-indent)
 
 (eval-and-compile
   ;; Added in Emacs 24.3



reply via email to

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