From 78b53f9d6cd71166f98b0dd86b4a18c90f1014b2 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 23 Jun 2013 19:53:09 +1000 Subject: [PATCH] Removed empty lines in the section block comments --- UltiSnips/puppet.snippets | 3 --- 1 file changed, 3 deletions(-) diff --git a/UltiSnips/puppet.snippets b/UltiSnips/puppet.snippets index d792ec7..8e78aa3 100644 --- a/UltiSnips/puppet.snippets +++ b/UltiSnips/puppet.snippets @@ -39,7 +39,6 @@ endglobal ############################################################################### # Puppet Language Constructs # # See http://docs.puppetlabs.com/puppet/latest/reference/lang_summary.html # -# # ############################################################################### snippet class "Class declaration" b @@ -57,7 +56,6 @@ endsnippet ################################################################# # Puppet Types # # See http://docs.puppetlabs.com/references/latest/type.html # -# # ################################################################# snippet cron "Cron resource type" b @@ -131,7 +129,6 @@ endsnippet ######################################################################## # Puppet Functions # # See http://docs.puppetlabs.com/references/latest/function.html # -# # ########################################################################