mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
initial
This commit is contained in:
@@ -33,9 +33,6 @@ register_errors(service_invite)
|
||||
|
||||
|
||||
def _create_service_invite(invited_user, invite_link_host):
|
||||
# TODO REMOVE DEBUG
|
||||
print(hilite("ENTER _create_service_invite"))
|
||||
# END DEBUG
|
||||
|
||||
template_id = current_app.config["INVITATION_EMAIL_TEMPLATE_ID"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user