lib/ezid/batch_download.rb in ezid-client-1.3.0 vs lib/ezid/batch_download.rb in ezid-client-1.4.0

- old
+ new

@@ -1,8 +1,7 @@ require "hashie" require "net/http" require "uri" -require_relative "reserved_metadata" module Ezid class BatchDownloadError < Error; end class BatchDownload < Hashie::Dash