Remove webhook worker

This commit is contained in:
Joseph Schorr 2014-08-25 19:13:40 -04:00
parent a129aac94b
commit 67905c277e
4 changed files with 0 additions and 54 deletions

View file

@ -39,9 +39,6 @@ ADD conf/init/nginx /etc/service/nginx
ADD conf/init/diffsworker /etc/service/diffsworker
ADD conf/init/notificationworker /etc/service/notificationworker
# TODO: Remove this after the prod CL push
ADD conf/init/webhookworker /etc/service/webhookworker
# Download any external libs.
RUN mkdir static/fonts static/ldn
RUN venv/bin/python -m external_libraries