Remove unused test code

Notifications don't have a `scheduled_for` attribute, and the test
function deleted isn't used anywhere.
This commit is contained in:
Katie Smith
2022-02-25 12:17:37 +00:00
parent d572c7228d
commit c9dafa0372
3 changed files with 0 additions and 7 deletions

View File

@@ -260,7 +260,6 @@ def create_notification(
rate_multiplier=None,
international=False,
phone_prefix=None,
scheduled_for=None,
normalised_to=None,
one_off=False,
reply_to_text=None,