From af6ac3854739790bb3c7eea62f41024cbddb7515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Schmelzer?= Date: Thu, 7 Mar 2019 20:16:38 +0100 Subject: [PATCH] correction of () at end of file --- plantuml-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/plantuml-mode.el b/plantuml-mode.el index 1edf88c..4943fbc 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -487,4 +487,3 @@ See more at https://github.com/skuro/puml-mode/issues/26"))) (provide 'plantuml-mode) ;;; plantuml-mode.el ends here -()