lib/fog/compute/requests/brightbox/get_api_client.rb in fog-0.5.1 vs lib/fog/compute/requests/brightbox/get_api_client.rb in fog-0.5.2

- old
+ new

@@ -13,16 +13,8 @@ :body => options.to_json ) end end - - class Mock - - def get_api_client(identifier, options = {}) - Fog::Mock.not_implemented - end - - end end end end \ No newline at end of file