branch: elpa/swift-mode
commit 19a61d90f35211d188096eae7f9a13abeab26f14
Author: Chris Barrett <chris.d.barr...@me.com>
Commit: Chris Barrett <chris.d.barr...@me.com>

    fixup! Copy syntax table from rust-mode.
---
 swift-mode.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/swift-mode.el b/swift-mode.el
index 2759dc8..6045713 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -30,8 +30,6 @@
 (require 'dash)
 (require 'rx)
 
-(require 'swift-indentation)
-
 ;; Font lock.
 
 (defvar swift-mode--type-decl-keywords

Reply via email to