Remove misleading comment

That comment was in the original commit of this source code and was
related to another gem which has long been removed.
This commit is contained in:
Maikel Linke
2022-08-08 15:38:30 +10:00
parent 42d7383ff0
commit 2d1483febb

View File

@@ -140,7 +140,6 @@ group :production, :staging do
end
group :test, :development do
# Pretty printed test output
gem 'awesome_print'
gem 'bullet'
gem 'capybara'