temp fix to sort out circular imports

This commit is contained in:
Leo Hemsted
2017-07-12 13:02:19 +01:00
parent 0e9e8955f7
commit 1a03248317
5 changed files with 15 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
from app.config import QueueNames
from app.celery import QueueNames
from app.notifications.validators import (
check_service_over_daily_message_limit,
validate_and_format_recipient,