lib/fog/aws/requests/compute/delete_vpc.rb in fog-1.22.0 vs lib/fog/aws/requests/compute/delete_vpc.rb in fog-1.22.1

- old
+ new

@@ -1,9 +1,8 @@ module Fog module Compute class AWS class Real - require 'fog/aws/parsers/compute/basic' # Deletes a VPC. You must detach or delete all gateways or other objects # that are dependent on the VPC first. For example, you must terminate # all running instances, delete all VPC security groups (except the