Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #587 from sul-dlss/discoverable
Browse files Browse the repository at this point in the history
Don't autoload an undefined constant
  • Loading branch information
justinlittman committed Apr 23, 2019
2 parents 5d90b81 + e0326fa commit 623d9c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/dor-services.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def logger
autoload :Describable
autoload :Publishable
autoload :Embargoable
autoload :Discoverable
autoload :Geoable
autoload :Releaseable
end
Expand Down

0 comments on commit 623d9c5

Please sign in to comment.