Skip to content

Commit

Permalink
Bug Fix: remove accidental copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Dec 4, 2023
1 parent f4e1eac commit 27f4fd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/generators/geoblacklight_admin/config_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,6 @@ def add_kithe_bulk_loading_service
end
end

self.search_service_class = Kithe::BlacklightTools::BulkLoadingSearchService

def add_kithe_model_to_solr_document
inject_into_file "app/models/solr_document.rb", after: 'include Geoblacklight::SolrDocument' do
"\n\nattr_accessor :model"
Expand Down

0 comments on commit 27f4fd5

Please sign in to comment.