Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Remove require workaround now that we're on dor-workflow-client 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Aug 26, 2019
1 parent c393488 commit 55a9e92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/was/registrar/register_crawl_object_from_file.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# frozen_string_literal: true

# workaround for https://github.com/sul-dlss/dor-workflow-client/issues/109
require 'dor/workflow/client/version'

module Was
module Registrar
# Registers a set of crawl objects defined by an input file
Expand Down

0 comments on commit 55a9e92

Please sign in to comment.