mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-16 18:22:17 -05: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