# File lib/hammer_cli_import/hostcollection.rb, line 46 def delete_single_row(data) delete_entity(:host_collections, data['group_id'].to_i) end