lib/fog/aws/requests/beanstalk/swap_environment_cnames.rb in fog-1.22.0 vs lib/fog/aws/requests/beanstalk/swap_environment_cnames.rb in fog-1.22.1
- old
+ new
@@ -1,9 +1,8 @@
module Fog
module AWS
class ElasticBeanstalk
class Real
-
require 'fog/aws/parsers/beanstalk/empty'
# Swaps the CNAMEs of two environments.
#
# ==== Options