branch: elpa/dart-mode
commit aa4c7e6a3542a02ceca11cb7cf927fa91b5ebb50
Author: Jen-Chieh Shen <jcs090...@gmail.com>
Commit: GitHub <nore...@github.com>

    style: Revert commentary
---
 dart-mode.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dart-mode.el b/dart-mode.el
index f4d2d276db..f537e167cd 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -24,11 +24,10 @@
 ;; option.
 
 ;;; Commentary:
-;;
+
 ;; Major mode for editing Dart files.
-;;
+
 ;; Provides basic syntax highlighting and indentation.
-;;
 
 ;;; Code:
 

Reply via email to