Merge "Remove invalid comment"

This commit is contained in:
Jenkins 2015-08-06 00:12:39 +00:00 committed by Gerrit Code Review
commit 21c9a0737c
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ group :development, :test do
# Puppet 4.x related lint checks
gem 'puppet-lint-unquoted_string-check'
# Hold off on the empty string check for now
gem 'puppet-lint-empty_string-check'
gem 'puppet-lint-leading_zero-check'
gem 'puppet-lint-variable_contains_upcase'