branch: externals/csharp-mode
commit 2ab4d62647fbca1c8d2735caece45ed003296379
Author: Vasilij Schneidermann <m...@vasilij.de>
Commit: Vasilij Schneidermann <m...@vasilij.de>

    Remove unused import
---
 csharp-mode-tests.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/csharp-mode-tests.el b/csharp-mode-tests.el
index a175998..56fbc93 100644
--- a/csharp-mode-tests.el
+++ b/csharp-mode-tests.el
@@ -1,6 +1,5 @@
 (require 'ert)
 (require 'cl-lib)
-(require 'cl)
 (require 'csharp-mode)
 (require 'package)
 

Reply via email to