summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/validate_hash.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/parser/functions/validate_hash.rb')
-rw-r--r--lib/puppet/parser/functions/validate_hash.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/puppet/parser/functions/validate_hash.rb b/lib/puppet/parser/functions/validate_hash.rb
index 1b1c854..9bdd543 100644
--- a/lib/puppet/parser/functions/validate_hash.rb
+++ b/lib/puppet/parser/functions/validate_hash.rb
@@ -16,8 +16,6 @@ module Puppet::Parser::Functions
$undefined = undef
validate_hash($undefined)
- * Jeff McCune <jeff@puppetlabs.com>
-
ENDHEREDOC
unless args.length > 0 then