Remove invalid comment

Change-Id: I2ba548c15cfb81e3cc7f517deb737b780cc5b87c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-07-21 16:11:40 -04:00
parent ac55c78fd8
commit d6e02a5264
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'