[brightbox] Removed Server description (obsolete field)

This commit is contained in:
Paul Thornthwaite 2010-11-11 22:35:53 +00:00 committed by geemus
parent 418e057650
commit bc91f00f63
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ module Fog
attribute :user_data
attribute :resource_type
attribute :description
attribute :account_id, :aliases => "account", :squash => "id"
attribute :image_id, :aliases => "image", :squash => "id"