Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit 5741fb1

Browse files
committed
removed unused method stub
1 parent 3133f40 commit 5741fb1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/tasks/elasticsearch.rake

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ def create_indices
1818
end
1919
end
2020

21-
def index_batch(current_batch)
22-
23-
[]
24-
end
25-
2621
def index_documents
2722
batch_size = 500
2823
ElasticsearchResponse.indexed_models.each do |indexed_model|

0 commit comments

Comments
 (0)