mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user