Remove invalid comment

Change-Id: Iae65fd408e46491b4e4f9ee3a23c388f2286a90f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-07-21 16:11:33 -04:00
parent 5674df86db
commit 0e68eea5af
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'