Skip to content

Commit

Permalink
Remove legacy code
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-hank committed Apr 14, 2021
1 parent 2e1e0a6 commit afb9774
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 196 deletions.
5 changes: 0 additions & 5 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Chill::Application.load_tasks
if defined?(RSpec)
task(:spec).clear

desc 'Run ingestor specs'
RSpec::Core::RakeTask.new(:ingestor) do |t|
t.pattern = 'spec/lib/ingestor/**/*_spec.rb'
end

desc 'Run specs excluding elasticsearch'
RSpec::Core::RakeTask.new(:spec) do |t|
t.rspec_opts = '--tag "~search"'
Expand Down
78 changes: 0 additions & 78 deletions doc/IMPORTING.md

This file was deleted.

113 changes: 0 additions & 113 deletions lib/ingestor/importer/google_secondary/other_parser.rb

This file was deleted.

0 comments on commit afb9774

Please sign in to comment.