lib/ezid/responses/delete_identifier_response.rb in ezid-client-1.1.1 vs lib/ezid/responses/delete_identifier_response.rb in ezid-client-1.2.0

- old
+ new

@@ -1,8 +1,8 @@ require_relative "identifier_response" module Ezid - # + # # Response to a delete identifier request # @api private # class DeleteIdentifierResponse < IdentifierResponse