mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Remove references to monthly_billing table from api
This commit is contained in:
@@ -61,8 +61,7 @@ from app.utils import get_london_midnight_in_utc
|
||||
from app.celery.service_callback_tasks import create_delivery_status_callback_data
|
||||
from app.v2.errors import JobIncompleteError
|
||||
from tests.app.db import (
|
||||
create_notification, create_service, create_template, create_job, create_rate,
|
||||
create_service_callback_api
|
||||
create_notification, create_service, create_template, create_job, create_service_callback_api
|
||||
)
|
||||
|
||||
from tests.app.conftest import (
|
||||
|
||||
Reference in New Issue
Block a user