mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
This commit is contained in:
@@ -112,7 +112,6 @@ def create_service(
|
||||
check_if_service_exists=False,
|
||||
go_live_user=None,
|
||||
go_live_at=None,
|
||||
crown=True,
|
||||
organisation=None,
|
||||
purchase_order_number=None,
|
||||
billing_contact_names=None,
|
||||
@@ -133,7 +132,6 @@ def create_service(
|
||||
organisation=organisation,
|
||||
go_live_user=go_live_user,
|
||||
go_live_at=go_live_at,
|
||||
crown=crown,
|
||||
purchase_order_number=purchase_order_number,
|
||||
billing_contact_names=billing_contact_names,
|
||||
billing_contact_email_addresses=billing_contact_email_addresses,
|
||||
|
||||
Reference in New Issue
Block a user