lib/aws/ec2/region_collection.rb in aws-sdk-1.1.3 vs lib/aws/ec2/region_collection.rb in aws-sdk-1.1.4

- old
+ new

@@ -9,13 +9,9 @@ # or in the "license" file accompanying this file. This file is # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF # ANY KIND, either express or implied. See the License for the specific # language governing permissions and limitations under the License. -require 'aws/model' -require 'aws/ec2/collection' -require 'aws/ec2/region' - module AWS class EC2 # Represents all the regions available to your account. #