branch: externals/csharp-mode commit 48dd7eeec46cfe7654464eff7a8982f8a3e1b1cd Author: Vasilij Schneidermann <[email protected]> Commit: Vasilij Schneidermann <[email protected]>
Remove empty line at file start
Closes #82
---
csharp-mode.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/csharp-mode.el b/csharp-mode.el
index ea175b1..b1a36b4 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -1,4 +1,3 @@
-
;;; csharp-mode.el --- C# mode derived mode
;; Author : Dylan R. E. Moonfire (original)
