Skip to content

Commit c86b154

Browse files
committed
Cleanup elasticsearch tasks
1 parent c8d1d8c commit c86b154

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rake_tasks/elasticsearch_tasks.rake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
ELASTICSEARCH_PATH = "#{CURRENT_PATH}/tmp/elasticsearch".freeze
19-
2018
namespace :elasticsearch do
2119
desc 'Wait for elasticsearch cluster to be in green state'
2220
task :wait_for_green do

0 commit comments

Comments
 (0)