mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-25 00:33:41 -04:00
Removed unused import
This commit is contained in:
@@ -661,9 +661,6 @@ class NotificationWithPersonalisationSchema(NotificationWithTemplateSchema):
|
||||
return in_data
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class InvitedUserSchema(BaseSchema):
|
||||
auth_type = auto_field(by_value=True)
|
||||
created_at = FlexibleDateTime()
|
||||
|
||||
Reference in New Issue
Block a user