Skip to content

Commit

Permalink
Beat: Forgot to import celery.registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ask Solem committed Oct 11, 2010
1 parent 135c981 commit 1875eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions celery/beat.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from celery import log
from celery import conf
from celery import platforms
from celery import registry
from celery.execute import send_task
from celery.schedules import maybe_schedule
from celery.messaging import establish_connection, TaskPublisher
Expand Down

0 comments on commit 1875eda

Please sign in to comment.