features-skeleton/support/env.rb in calabash-cucumber-0.18.0 vs features-skeleton/support/env.rb in calabash-cucumber-0.18.1

- old
+ new

@@ -7,9 +7,5 @@ # To use Calabash without the predefined Calabash Steps, uncomment these # three lines and delete the require above. # require "calabash-cucumber/wait_helpers" # require "calabash-cucumber/operations" # World(Calabash::Cucumber::Operations) - -# Uncomment this line if you want the Calabash::Formatters::Html formatter. -# require "calabash-cucumber/formatters/html" -