Remove invalid comment

Change-Id: I467db6ffde445977a1056f087e12134308cda027
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-07-21 16:04:10 -04:00
parent 34d80f0c02
commit a437a8524a
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'