lib/fog/bin/google.rb in fog-1.22.0 vs lib/fog/bin/google.rb in fog-1.22.1
- old
+ new
@@ -1,7 +1,6 @@
module Google # deviates from other bin stuff to accomodate gem
class << self
-
def class_for(key)
case key
when :compute
Fog::Compute::Google
when :storage