averez-147-celery-alerts: fix dep in es.py

This commit is contained in:
Anthony Verez 2014-07-17 22:41:46 -07:00
Родитель 8b54783f3d
Коммит d0219fc589
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@
import pyes
import json
import requests
from datetime import datetime
class Elasticsearch(object):
def __init__(self, esserver):