From 8ad32285c199eaef0c5fc52312ab9b9c4bf4aee9 Mon Sep 17 00:00:00 2001 From: phiggins Date: Sun, 9 Jan 2011 22:12:48 -0800 Subject: [PATCH] Fix a bunch of paths. --- lib/fog/providers/aws.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/fog/providers/aws.rb b/lib/fog/providers/aws.rb index 61ed67899..4e8fa0432 100644 --- a/lib/fog/providers/aws.rb +++ b/lib/fog/providers/aws.rb @@ -1,5 +1,4 @@ require 'fog/core' -require 'fog/core/parser' require 'openssl' # For RSA key pairs require 'base64' # For console output