scientist-softserv / adventist_knapsack

Apache License 2.0
2 stars 0 forks source link

🧹 Add Adventist's `TextFileTextExtractionService` #56

Closed kirkkwang closed 12 months ago

kirkkwang commented 12 months ago

This commit will make sure that the Adventist's TextFileTextExtractionService is being added to the front of the Hyrax derivative services.

irb(main):001:0> Hyrax::DerivativeService.services
=> [Adventist::TextFileTextExtractionService, IiifPrint::PluggableDerivativeService]
kirkkwang commented 12 months ago

closing due to duplication