branch: elpa/swift-mode commit 1b3ebe8eab3631e8916e3ab295bdec1e08d9f09f Author: Bozhidar Batsov <bozhi...@tradeo.com> Commit: Bozhidar Batsov <bozhi...@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