1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[rackspace|databases] Remove old comments.

This commit is contained in:
Brad Gignac 2012-06-28 23:14:48 -04:00
parent 490f4c6504
commit e1c04da5ab

View file

@ -13,9 +13,6 @@ module Fog
}
}
# Add databases
# Add users
request(
:body => Fog::JSON.encode(data),
:expects => 200,