Removed empty lines in the section block comments

This commit is contained in:
Peter Foley 2013-06-23 19:53:09 +10:00
parent 0a3c7288ad
commit 78b53f9d6c

View File

@ -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 #
# #
########################################################################