Skip to content

Commit

Permalink
Remove unnecessary require
Browse files Browse the repository at this point in the history
#483 removes DSC from DigitalObject. This line was missed in that PR, I believe.
  • Loading branch information
mjgiarlo committed Aug 14, 2019
1 parent d64acbb commit 93482b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/lib/pre_assembly/digital_object.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'dor/services/client'

module PreAssembly
class DigitalObject
include PreAssembly::Logging
Expand Down

0 comments on commit 93482b6

Please sign in to comment.