Project

General

Profile

Download (581 Bytes) Statistics
| Branch: | Tag: | Revision:
From 9f433d1f6cc429a0e3b14a1c4ef887dafce9edd6 Mon Sep 17 00:00:00 2001
From: Dominic Cleal <dcleal@redhat.com>
Date: Fri, 24 Apr 2015 09:22:40 +0100
Subject: [PATCH 13/14] Remove fog-local dependency

---
lib/fog.rb | 1 -
1 file changed, 1 deletion(-)

diff --git a/lib/fog.rb b/lib/fog.rb
index 5c249f6..b68fcc7 100644
--- a/lib/fog.rb
+++ b/lib/fog.rb
@@ -37,7 +37,6 @@ require 'fog/ibm'
require 'fog/internet_archive'
require 'fog/joyent'
require 'fog/linode'
-require 'fog/local'
require 'fog/bare_metal_cloud'
require 'fog/ninefold'
require 'fog/rackspace'
--
2.1.0

(5-5/16)